Block a user
dmtr-information-gatherer (2026-07-29-7f07a1a)
Published 2026-07-29 18:37:37 +00:00 by alx
Installation
docker pull git.dmtr.no/alx/dmtr-information-gatherer:2026-07-29-7f07a1asha256:f46c273ac10ebc44e8712cdebe82a31a52b6b94159ceee29572c3dbc98541b33
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 18:37:37 +00:00
Versions (8)
View all
Container
1
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