sha256:c06cdfcc705f5e84b9ecf58badfab224af2f341d66af21c7d586f98ccf29f6a6
OS/ARCH
Compressed size
66.13 MB
Last pushed
about 1 month by readonlyrestkbn
Type
Image
Manifest digest
sha256:4ad813e8922a4bc0560a0e6f90985320a8943a440311fd760a5592abf0dab6db
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.52 MB4RUN /bin/sh -c groupadd --system1.12 KB5COPY /app/target/release/deltaglider_proxy /usr/local/bin/ # buildkit31.61 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'