• Joined on 2023-03-22

dmtr-information-gatherer (2026-07-29-088e93e)

Published 2026-07-29 17:52:32 +00:00 by alx

Installation

docker pull git.dmtr.no/alx/dmtr-information-gatherer:2026-07-29-088e93e
sha256:bf1a436ecc8fa63051dbb147f2aceeacaddf04c1606b8a0a3e6a9666a26983fa

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
Container
2026-07-29 17:52:32 +00:00
1
OCI / Docker
linux/amd64
39 MiB
Versions (8) View all
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