sha256:52791da36ed166f43b6405caad8ee8315e877f73767ea9f41120a9a43ab6e974
OS/ARCH
Compressed size
66 MB
Last pushed
about 1 month by readonlyrestkbn
Type
Image
Manifest digest
sha256:e2acf66cf9f53c94695795ef2f32345ef9b55ed81e2a1f7727cf559797f0f400
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' '@1785715200'