sha256:472c9df20f6e64be3e2b97e5468746142891e14dcdf8e8c23369c344c094e2f5
OS/ARCH
linux/amd64
Compressed size
69.7 MB
Last pushed
21 days by streamware
Type
Image
Manifest digest
sha256:472c9df20f6e64be3e2b97e5468746142891e14dcdf8e8c23369c344c094e2f5
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.17 KB6USER processor0 B7COPY /workspace/target/release/audio-processor /usr/local/bin/audio-processor # buildkit3.85 MB8ENV MEDIA_PROCESSOR_SCRATCH_DIR=/scratch0 B9VOLUME [/scratch]0 B10HEALTHCHECK {Test:[CMD curl --fail --silent0 B11ENTRYPOINT ["/usr/local/bin/audio-processor"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'