sha256:73535ec1a57b341c630848e43a97f17dc343745f85e33ddb810bd08231e20e77
OS/ARCH
linux/amd64
Compressed size
46.49 MB
Last pushed
26 days by streamware
Type
Image
Manifest digest
sha256:73535ec1a57b341c630848e43a97f17dc343745f85e33ddb810bd08231e20e77
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update13.91 MB3COPY /opt/vips /opt/vips # buildkit1.81 MB4ENV PATH=/opt/vips/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5RUN /bin/sh -c ldconfig &&6.85 KB6USER processor0 B7COPY /workspace/target/release/photo-processor /usr/local/bin/photo-processor # buildkit3.84 MB8ENV MEDIA_PROCESSOR_SCRATCH_DIR=/scratch0 B9VOLUME [/scratch]0 B10HEALTHCHECK {Test:[CMD curl --fail --silent0 B11ENTRYPOINT ["/usr/local/bin/photo-processor"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'