sha256:f0f6b059f3cf693a1320ea17316da0174d858a71d832d91dc25dcd036528b44b
OS/ARCH
Compressed size
66 MB
Last pushed
about 1 month by readonlyrestkbn
Type
Image
Manifest digest
sha256:f12d24d5522091cdcfe1b69fd6a10cbaaafd0f5e98d7249153bafcc8fbaf8e7d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL org.opencontainers.image.title=DeltaGlider Proxy org.opencontainers.image.description=S3-compatible proxy0 B3RUN /bin/sh -c (apt-get -o7.51 MB4RUN /bin/sh -c groupadd --system1.12 KB5COPY /app/target/release/deltaglider_proxy /usr/local/bin/ # buildkit31.49 MB6COPY /usr/bin/xdelta3 /usr/bin/xdelta3 # buildkit75.62 KB7RUN /bin/sh -c mkdir -p97 B8USER dg0 B9WORKDIR /data32 B10EXPOSE [9000/tcp]0 B11ENV DGP_LISTEN_ADDR=0.0.0.0:90000 B12HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:9000/_/health0 B13ENTRYPOINT ["deltaglider_proxy"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'