sha256:78df9b40e8f4c3e7c3cd78581c95287df3300296acc6908cf20128af41f5d5d2
OS/ARCH
linux/amd64
Compressed size
118.33 MB
Last pushed
10 months by grumble
Type
Image
Manifest digest
sha256:ddf3b287a91bfdaa6f13a65094d6e563717aed2edc6d0d8ff9ab2618e482b415
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get -yq27.14 MB3COPY /deps/ffmpeg-6.1-amd64-static/ffmpeg /usr/local/bin # buildkit28.49 MB4COPY /deps/ffmpeg-6.1-amd64-static/ffprobe /usr/local/bin # buildkit28.43 MB5COPY /build/bin/dios /dios/dios # buildkit6.7 MB6COPY /dios/templates/ /dios/templates # buildkit3.8 KB7COPY /dios/scripts/ /dios/scripts # buildkit979 B8COPY /dios/docker/prod/entrypoint-prod.sh /dios/docker/prod/ # buildkit406 B9COPY /opt/static/ /dios/static # buildkit656.64 KB10WORKDIR /dios32 B11RUN /bin/sh -c chmod +x408 B12ENTRYPOINT ["/dios/docker/prod/entrypoint-prod.sh"]0 B13CMD ["/dios/dios"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'