sha256:3547275ff979a83990ab3858235ef269d82cbee8149d359a3e321f56b1d0bc34
OS/ARCH
linux/amd64
Compressed size
69.72 MB
Last pushed
30 days by streamware
Type
Image
Manifest digest
sha256:3547275ff979a83990ab3858235ef269d82cbee8149d359a3e321f56b1d0bc34
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update6.15 MB3COPY /opt/ffmpeg /opt/ffmpeg # buildkit32.76 MB4ENV PATH=/opt/ffmpeg/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MEDIA_PROCESSOR_FFMPEG_PATH=/opt/ffmpeg/bin/ffmpeg MEDIA_PROCESSOR_FFPROBE_PATH=/opt/ffmpeg/bin/ffprobe0 B5RUN /bin/sh -c ldconfig &&6.2 KB6USER processor0 B7COPY /workspace/target/release/video-processor /usr/local/bin/video-processor # buildkit3.87 MB8ENV MEDIA_PROCESSOR_SCRATCH_DIR=/scratch0 B9VOLUME [/scratch]0 B10HEALTHCHECK {Test:[CMD curl --fail --silent0 B11ENTRYPOINT ["/usr/local/bin/video-processor"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'