2026-02-22 17:37:30 UTC
201 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:01179e7652d3becdeb152bde19448b7c574a45d6ac1ec94f038a1e7b15b847b3 - 14.89% (29.9 MB)
[#001] sha256:00eeaf2071b7139d45b32a9f59a382bb42d1983238acd4993b0e273c539dfd4b - 71.81% (144 MB)
[#002] sha256:70f59a069166c8e7b6527530ffdb42598b270c1d57313f78176000a6058212db - 13.3% (26.7 MB)
ARG TARGETPLATFORM=linux/arm/v6
2026-02-22 17:34:10 UTC (buildkit.dockerfile.v0)COPY /linux/arm/v6 / # buildkit
2026-02-22 17:37:30 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/arm/v6 /bin/sh -c apt update && apt install -y --no-install-recommends ffmpeg && rm -rf /var/lib/apt/lists/* # buildkit
2026-02-22 17:37:30 UTC (buildkit.dockerfile.v0)COPY /linux/arm/v6 / # buildkit
2026-02-22 17:37:30 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mediamtx"]
2026-02-22 17:37:24 UTC
201 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:01179e7652d3becdeb152bde19448b7c574a45d6ac1ec94f038a1e7b15b847b3 - 14.89% (29.9 MB)
[#001] sha256:7f61386398200d902ba0fe16854bec14e07509a51939605d5c2f5b72cc1a402a - 71.81% (144 MB)
[#002] sha256:99b6851e94efceb030968be2ccd79548ef12a85028195822e8b1cbcc0e06c0f5 - 13.3% (26.7 MB)
ARG TARGETPLATFORM=linux/arm/v7
2026-02-22 17:34:09 UTC (buildkit.dockerfile.v0)COPY /linux/arm/v7 / # buildkit
2026-02-22 17:37:24 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c apt update && apt install -y --no-install-recommends ffmpeg && rm -rf /var/lib/apt/lists/* # buildkit
2026-02-22 17:37:24 UTC (buildkit.dockerfile.v0)COPY /linux/arm/v7 / # buildkit
2026-02-22 17:37:24 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mediamtx"]
2026-02-22 17:37:12 UTC
196 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7b792da45ae25ec91f6318f8518123f42ab50179111141006d2860ac26f395f1 - 17.22% (33.8 MB)
[#001] sha256:59432809d07b40ce9ceb21d8ee6150eef4d777fff4e431dcd9db099b52600d60 - 69.21% (136 MB)
[#002] sha256:63d6848a6b3489f6137cedb36be20713768ec9613d6423ed55d59f12f178daef - 13.58% (26.6 MB)
ARG TARGETPLATFORM=linux/arm64
2026-02-22 17:34:10 UTC (buildkit.dockerfile.v0)COPY /linux/arm64 / # buildkit
2026-02-22 17:37:12 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c apt update && apt install -y --no-install-recommends ffmpeg && rm -rf /var/lib/apt/lists/* # buildkit
2026-02-22 17:37:12 UTC (buildkit.dockerfile.v0)COPY /linux/arm64 / # buildkit
2026-02-22 17:37:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/mediamtx"]
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.