2022-01-27 13:01:15 UTC
19.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8f968e6f0e62213ebc8e0df9bd589addff898de55765fd126e0a6777a1bc6924 - 99.43% (19.6 MB)
[#001] sha256:5d035ca1c5dce4ce3db51d60cc3f25bc93f1febc5144e8ecfed2094bc9ad75cf - 0.0% (225 Bytes)
[#002] sha256:9f4d8f7b799d3d0542544f10cd4ed576d17012ed0cd992643b11772c13f6044d - 0.57% (115 KB)
ARG GIT_COMMIT
2022-01-27 13:01:15 UTC (buildkit.dockerfile.v0)LABEL GitCommit=657dbbb
2022-01-27 13:01:15 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-01-27 13:01:15 UTC (buildkit.dockerfile.v0)COPY /workspace/manager . # buildkit
2022-01-27 13:01:15 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/group /etc/ # buildkit
2022-01-27 13:01:15 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2022-01-27 13:01:15 UTC (buildkit.dockerfile.v0)USER 1000:1000
2022-01-27 13:01:15 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/manager"]
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.