sha256:713a66f69ada42fcdaeac99bbf783ed3f04264d8cd59ec0516c7c636f0b4eff2
OS/ARCH
Compressed size
38.87 MB
Last pushed
about 1 month by matvp91
Type
Image
Manifest digest
sha256:e916d6b98d5447deffa9b2bcebf1a6cb8ea625a443942a1b7509a358730ee3c2
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.15 MB5COPY /opt/ffmpeg/lib/ /usr/local/lib/ # buildkit2.48 MB6COPY /opt/ffmpeg/share/licenses/ffmpeg/ /usr/share/licenses/ffmpeg/ # buildkit12.46 KB7COPY LICENSE /usr/share/licenses/dyndo/LICENSE # buildkit12.01 KB8RUN |1 FFMPEG_VERSION=8.0.3 /bin/sh -c2.41 KB9RUN |1 FFMPEG_VERSION=8.0.3 /bin/sh -c1.08 KB10USER dyndo0 B11COPY /out/dyndo-server /usr/local/bin/dyndo-server # buildkit6.46 MB12EXPOSE [8080/tcp]0 B13ENTRYPOINT ["dyndo-server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'