2022-09-22 11:36:33 UTC
22.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:227d35e4ac3890a5c2b6f021bbcec255a27b62040a108890783ad7b67a5ef277 - 99.47% (22.2 MB)
[#001] sha256:308fae3c315dac1dbf8b71bfcac754d0d9e8c78ec171fcfce0146c13347cc8f7 - 0.0% (224 Bytes)
[#002] sha256:7d446e3b16d351b345887fdf3743f4b754980685828d9e736dcd171650c6e96e - 0.53% (121 KB)
ARG GIT_COMMIT
2022-09-22 11:36:32 UTC (buildkit.dockerfile.v0)LABEL GitCommit=8f21ba0
2022-09-22 11:36:32 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-09-22 11:36:32 UTC (buildkit.dockerfile.v0)COPY /workspace/manager . # buildkit
2022-09-22 11:36:33 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/group /etc/ # buildkit
2022-09-22 11:36:33 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2022-09-22 11:36:33 UTC (buildkit.dockerfile.v0)USER 1000:1000
2022-09-22 11:36:33 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.