2026-04-18 07:55:42 UTC
42.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:72cfd02ff4d01b1f319eed108b53120dea0185b916d2abeb4e6121879cbf7a65 - 6.41% (2.7 MB)
[#001] sha256:b6c6b28c5b5a05be4f52cad317e4b3d4ab1b884eb3dc9214265e7c593e9b35c9 - 0.0% (93 Bytes)
[#002] sha256:4044420360150b1cebbe5afda4dce64de80a5a1ca13d61d78c14af593da2e533 - 33.76% (14.2 MB)
[#003] sha256:b1868716ab8b99cbc86e362ebccec1073296434691616453fefe2b4bffdc2442 - 59.83% (25.2 MB)
/bin/sh -c #(nop) ADD file:7fd90c097e2c4587dee91726d71abc02fa1aa6a3a3395c862206a4e14e0c299c in /
2022-08-09 17:20:14 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2026-04-18 07:54:51 UTC (buildkit.dockerfile.v0)WORKDIR /app
2026-04-18 07:55:40 UTC (buildkit.dockerfile.v0)COPY /build/yamdc /app/yamdc # buildkit
2026-04-18 07:55:42 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ffmpeg # buildkit
2026-04-18 07:55:42 UTC (buildkit.dockerfile.v0)EXPOSE [8080/tcp]
2026-04-18 07:55:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/yamdc"]
2026-04-18 07:55:42 UTC (buildkit.dockerfile.v0)CMD ["server" "--config" "/config/config.json"]
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.