2025-05-28 02:06:49 UTC
5.88 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f5fb4a22674c55ea65f8952e0278dc440f5801d9a7abbe078fa244680696d6a0 - 2.08% (125 KB)
[#001] sha256:8b5293bedf4887d9fa3771083810dc1ed34abf976aa502fd48cd6ae7ac219966 - 2.47% (149 KB)
[#002] sha256:6a6959b0efc8c8e7d4d4bbba6316bbc9643cfc0a31dfa9f26a167bc1f134be0e - 95.45% (5.61 MB)
LABEL com.centurylinklabs.watchtower=true
2025-05-28 02:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://nicholas-fedor.github.io/watchtower/ org.opencontainers.image.documentation=https://nicholas-fedor.github.io/watchtower/ org.opencontainers.image.source=https://github.com/nicholas-fedor/watchtower org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.title=Watchtower org.opencontainers.image.description=A process for automating Docker container base image updates. org.opencontainers.image.base.name=
2025-05-28 02:06:49 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2025-05-28 02:06:49 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit
2025-05-28 02:06:49 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2025-05-28 02:06:49 UTC (buildkit.dockerfile.v0)COPY watchtower / # buildkit
2025-05-28 02:06:49 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD" "/watchtower" "--health-check"] "0s" "0s" "0s" "0s" '\x00'}
2025-05-28 02:06:49 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.