2020-10-08 14:07:04 UTC
17.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0945569cc272481a745e57ce548b94ef2e1071e25001f5bc7f3a97ace0707d29 - 99.35% (17.8 MB)
[#001] sha256:fff2fa1c059b0bfe01ce8242716ef3e364374936618e38c8b4dc96911af2851b - 0.0% (224 Bytes)
[#002] sha256:77678abb242bfd18429a2ce38e7162dc1f90f25ffa92ae457ba90ae3b52a90f5 - 0.65% (120 KB)
ARG GIT_COMMIT
2020-10-08 14:07:00 UTC (buildkit.dockerfile.v0)LABEL GitCommit=008183c
2020-10-08 14:07:00 UTC (buildkit.dockerfile.v0)WORKDIR /
2020-10-08 14:07:00 UTC (buildkit.dockerfile.v0)COPY /workspace/manager . # buildkit
2020-10-08 14:07:04 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/group /etc/ # buildkit
2020-10-08 14:07:04 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2020-10-08 14:07:04 UTC (buildkit.dockerfile.v0)USER 1000:1000
2020-10-08 14:07:04 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.