2026-06-09 14:09:08 UTC
6.84 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f4b96f19c91c089622c289c3639218f21f5e86a11281fd7ffae3a1072d7a648e - 1.76% (123 KB)
[#001] sha256:8cf7332ff4b3116545e79e7abac21c05e9f40fd5c2e5fb8daf10ae6e5f68383a - 2.12% (148 KB)
[#002] sha256:065cd9b75d0bd7d2ff27b2aab1bc361f4d538ed095c0f4e098469f97902ef440 - 96.13% (6.58 MB)
ARG TARGETPLATFORM=linux/amd64
2026-06-09 14:09:08 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2026-06-09 14:09:08 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit
2026-06-09 14:09:08 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 linux/amd64/watchtower /watchtower # buildkit
2026-06-09 14:09:08 UTC (buildkit.dockerfile.v0)EXPOSE [8080/tcp]
2026-06-09 14:09:08 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[CMD /watchtower --health-check] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-06-09 14:09:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/watchtower"]
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.