2021-10-15 08:01:45 UTC
24 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:ec52731e927332d44613a9b1d70e396792d20a50bccfa06332a371e1c68d7785 - 3.2% (785 KB)
[#001] sha256:faac2be3a20c1a7ed17be9578146a4807038f9382b01ec0103f11cede2612529 - 96.8% (23.2 MB)
bazel build ...
2021-10-15 08:01:45 UTC (buildkit.dockerfile.v0)WORKDIR /
2021-10-15 08:01:45 UTC (buildkit.dockerfile.v0)COPY /workspace/apiserver . # buildkit
2021-10-15 08:01:45 UTC (buildkit.dockerfile.v0)USER nonroot:nonroot
2021-10-15 08:01:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/apiserver"]
2021-10-15 08:17:56 UTC
22.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:d3784b5411957f878f8dd6c981e562f265a4b9500cf7402753241d746390cbda - 3.41% (785 KB)
[#001] sha256:fbcc86fe8b82157222ecda5b93c5a9dbe3ad0b7b8638e03cf1040203fe66d564 - 96.59% (21.7 MB)
bazel build ...
2021-10-15 08:17:56 UTC (buildkit.dockerfile.v0)WORKDIR /
2021-10-15 08:17:56 UTC (buildkit.dockerfile.v0)COPY /workspace/apiserver . # buildkit
2021-10-15 08:17:56 UTC (buildkit.dockerfile.v0)USER nonroot:nonroot
2021-10-15 08:17:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/apiserver"]
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.