sha256:713a66f69ada42fcdaeac99bbf783ed3f04264d8cd59ec0516c7c636f0b4eff2
OS/ARCH
Compressed size
38.67 MB
Last pushed
about 1 month by matvp91
Type
Image
Manifest digest
sha256:4795f85edb919b3108d3012228793e2cfbe9c2345155d79dfb06e81faa3b77d2
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG FFMPEG_VERSION=8.0.30 B3LABEL org.opencontainers.image.source=https://github.com/matvp91/dyndo org.opencontainers.image.licenses=GPL-3.0-only AND LGPL-2.1-or-later0 B4RUN |1 FFMPEG_VERSION=8.0.3 /bin/sh -c1.16 MB5COPY /opt/ffmpeg/lib/ /usr/local/lib/ # buildkit2.66 MB6COPY /opt/ffmpeg/share/licenses/ffmpeg/ /usr/share/licenses/ffmpeg/ # buildkit12.46 KB7COPY LICENSE /usr/share/licenses/dyndo/LICENSE # buildkit12.02 KB8RUN |1 FFMPEG_VERSION=8.0.3 /bin/sh -c2.44 KB9RUN |1 FFMPEG_VERSION=8.0.3 /bin/sh -c1.08 KB10USER dyndo0 B11COPY /out/dyndo-server /usr/local/bin/dyndo-server # buildkit6.42 MB12EXPOSE [8080/tcp]0 B13ENTRYPOINT ["dyndo-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'