2025-06-06 20:23:35 UTC
2.58 GB
/opt/ffmpeg/fate-suite
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:215ed5a638430309375291c48a01872859a8dbf1331e54ba0af221918eb8ce2e - 1.07% (28.2 MB)
[#001] sha256:cb23d2317879a269b969de2575241230018c143b8015413e7cd4952497f77823 - 5.01% (132 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:8a160441b3c1a1ecaa4ca251abacf67136be47364a6a3e7e016c5fd790cf6996 - 8.1% (214 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:68554ca3974ef5ab50c3f88734fcc53d145cde7083f66926a266ac1a7c492b71 - 0.0% (134 KB)
[#006] sha256:e450a74f8f62ed59574b7c2759825f569838a450c9ed89501e15bcfc3db305aa - 9.75% (258 MB)
[#007] sha256:023e88e99cfeb053e743989a61b9a4a8a45f0bfcbb4d59546cc82641824bdad3 - 38.03% (1000 MB)
[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#009] sha256:254c9d825e126fd6d9d8cffc4964904839240d67ea709eccff564e35e571cc76 - 38.05% (1010 MB)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2025-04-28 09:44:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-28 09:44:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-28 09:44:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-04-28 09:44:42 UTC/bin/sh -c #(nop) ADD file:59e67123ba6a5d9eea9813e7b2a767696f767c15c5b23c61c4d5bd6ba6fa9ac6 in /
2025-04-28 09:44:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-06-06 20:17:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y build-essential git rsync make nasm pkg-config libssl-dev && rm -rf /var/lib/apt/lists/* # buildkit
2025-06-06 20:17:05 UTC (buildkit.dockerfile.v0)WORKDIR /opt
2025-06-06 20:17:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg # buildkit
2025-06-06 20:17:49 UTC (buildkit.dockerfile.v0)WORKDIR /opt/ffmpeg
2025-06-06 20:17:55 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ./configure --enable-openssl --enable-version3 # buildkit
2025-06-06 20:22:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c make -j$(nproc) # buildkit
2025-06-06 20:23:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c make fate-rsync SAMPLES=/opt/ffmpeg/fate-suite # buildkit
2025-06-06 20:23:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c du -sh /opt/ffmpeg/fate-suite # buildkit
2025-06-06 20:23:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c tar cf fate-suite.tar fate-suite # buildkit
2025-06-06 20:23:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c du -sh /opt/ffmpeg/fate-suite.tar # buildkit
2025-06-06 20:23:35 UTC (buildkit.dockerfile.v0)ENV FATE_SAMPLES=/opt/ffmpeg/fate-suite
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.