2024-08-07 19:28:50 UTC
40 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:adb3eafd35a1aeb931aac68ae9903034eb05d39bd8ab5a33cbd56c0fa8ffcefe - 3.56% (1.42 MB)
[#001] sha256:aac2a9faea1c333f5cb71ded90186da6801654d4bc2838b161bfcee2e90bec2c - 96.44% (38.6 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)LABEL description=Aggregated API server which enables calico resources to be managed via kubectl
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)LABEL name=Calico API server
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)LABEL release=1
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)LABEL summary=Calico API server
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)LABEL version=v3.29.0-0.dev-342-g5c9ab1b6c7c9
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)USER 10001:10001
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)WORKDIR /code
2024-08-07 19:28:50 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/code/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.