2022-06-22 16:45:44 UTC
12.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:7d883a3eb1c556752c73dedf88da2c0d3943b9f5c3f763cdd7a813ca766f5486 - 6.33% (785 KB)
[#001] sha256:6bdc5086be3077d6bd5a371c35ab2499b1bb14b241bd5d5e88dbb4cdb352557b - 93.67% (11.4 MB)
bazel build ...
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TAG
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TARGETOS
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)LABEL name=Kong Ingress Controller vendor=Kong version=2.4.1 release=1 url=https://github.com/Kong/kubernetes-ingress-controller summary=Kong for Kubernetes Ingress description=Use Kong for Kubernetes Ingress. Configure plugins, health checking, load balancing and more in Kong for Kubernetes Services, all using Custom Resource Definitions (CRDs) and Kubernetes-native tooling.
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)COPY /workspace/manager . # buildkit
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)USER 65532:65532
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/manager"]
2022-06-22 16:45:44 UTC
11 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:42d620ca9c844b27d9b62eeb97ecd8c0ef7734f3b605ba9ea9d1a8504ca0fe65 - 7.0% (785 KB)
[#001] sha256:9b28460b0373ab665337c5a3f4237d84a1b8a2eba7f2c2440311da36d5dca667 - 93.0% (10.2 MB)
bazel build ...
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TAG
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TARGETOS
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)LABEL name=Kong Ingress Controller vendor=Kong version=2.4.1 release=1 url=https://github.com/Kong/kubernetes-ingress-controller summary=Kong for Kubernetes Ingress description=Use Kong for Kubernetes Ingress. Configure plugins, health checking, load balancing and more in Kong for Kubernetes Services, all using Custom Resource Definitions (CRDs) and Kubernetes-native tooling.
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)COPY /workspace/manager . # buildkit
2022-06-22 16:45:44 UTC (buildkit.dockerfile.v0)USER 65532:65532
2022-06-22 16:45:44 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.