2022-06-14 15:12:53 UTC
21.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c104e991637fc573dc990d0c9f91264e95c29fe8a400f86074a1318ace06822f - 99.47% (21.1 MB)
[#001] sha256:2d6c4164844312bd8e0cbfbbeb64e1d654cd90cb770dd3ad19e1357375655c75 - 0.0% (226 Bytes)
[#002] sha256:d7d387b8a476b713b4f8360e51bcfec608aad13060006d1a2f3e3eabf6c5cf6b - 0.53% (115 KB)
ARG GIT_COMMIT
2022-06-14 15:12:53 UTC (buildkit.dockerfile.v0)LABEL GitCommit=f2ab5ce
2022-06-14 15:12:53 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-06-14 15:12:53 UTC (buildkit.dockerfile.v0)COPY /workspace/manager . # buildkit
2022-06-14 15:12:53 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/group /etc/ # buildkit
2022-06-14 15:12:53 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2022-06-14 15:12:53 UTC (buildkit.dockerfile.v0)USER 1000:1000
2022-06-14 15:12:53 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.