2023-12-20 01:13:05 UTC
38.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6e22e5e410ed31c03f56a77fecd01cc5bbe31d892e5553b3349d925ed57c290c - 3.54% (1.36 MB)
[#001] sha256:9c4d18c187fc3b36f4f7849e530d1c985b73019a75e75781e196650151085852 - 96.46% (37.1 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)LABEL description=Aggregated API server which enables calico resources to be managed via kubectl
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)LABEL name=Calico API server
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)LABEL release=1
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)LABEL summary=Calico API server
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)LABEL version=v3.28.0-0.dev-247-gb826e6ea23c4
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-12-20 01:13:05 UTC (buildkit.dockerfile.v0)WORKDIR /code
2023-12-20 01:13:05 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.