Block a user
dmtr-information-gatherer (2026-07-29-ec8c933)
Published 2026-07-29 17:04:17 +00:00 by alx
Installation
docker pull git.dmtr.no/alx/dmtr-information-gatherer:2026-07-29-ec8c933sha256:b02f45ff1527ee2b6b448b14604e17038fb5b51f1cf15205b82570d6827c7b75
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /app/target/release/ig-server /usr/local/bin/ig-server # buildkit |
| ENV IG_LISTEN=0.0.0.0:8080 |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["ig-server"] |
Details
2026-07-29 17:04:17 +00:00
Versions (8)
View all
Container
0
OCI / Docker
linux/amd64
39 MiB
latest
2026-07-30
2026-07-30-f1b8c64
2026-07-30
2026-07-29-3aecefb
2026-07-29
2026-07-29-9407c1a
2026-07-29
2026-07-29-75d926f
2026-07-29