2020-09-23 10:46:57 UTC
17.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:09a98028d05631e9eb955f1c8cf367e35544638c79a936a136d07f5e63f64daa - 99.35% (17.8 MB)
[#001] sha256:05319c31bcad8bbd2ba681a19374775410a930939f57dd90fb07ce61afe5118e - 0.0% (224 Bytes)
[#002] sha256:f00d6d7108bdd87352f251fe7c73f72e70eea7e7218eeed2a5bcce12898321e5 - 0.65% (120 KB)
ARG GIT_COMMIT
2020-09-23 10:46:55 UTC (buildkit.dockerfile.v0)LABEL GitCommit=56e2f09
2020-09-23 10:46:55 UTC (buildkit.dockerfile.v0)WORKDIR /
2020-09-23 10:46:55 UTC (buildkit.dockerfile.v0)COPY /workspace/manager . # buildkit
2020-09-23 10:46:57 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/group /etc/ # buildkit
2020-09-23 10:46:57 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2020-09-23 10:46:57 UTC (buildkit.dockerfile.v0)USER 1000:1000
2020-09-23 10:46:57 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.