2023-11-16 22:03:37 UTC
24.3 MB
TRUE
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
[#000] sha256:18df16e6abc274ceb029ba69d9f96668f6b9c547aba750077834beb2651033dc - 0.01% (3.58 KB)
[#001] sha256:d0931ec9ce412b841471e2ebe43ac4619d4aacdaa4506f69328c22807bfc7349 - 99.99% (24.3 MB)
[#002] sha256:b71e1a85457892822e04304999551b74dbfd09e84f19fc4c5d94da6d47fc10e2 - 0.0% (94 Bytes)
ARG GIT_VERSION=unknown
2023-11-16 22:03:37 UTC (buildkit.dockerfile.v0)LABEL name=Calico CLI tool vendor=Project Calico version=v3.26.4 release=1 summary=Calico CLI tool description=calicoctl(1) is a command line tool used to interface with the Calico datastore maintainer=maintainers@projectcalico.org
2023-11-16 22:03:37 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2023-11-16 22:03:37 UTC (buildkit.dockerfile.v0)ADD bin/calicoctl-linux-arm64 /calicoctl # buildkit
2023-11-16 22:03:37 UTC (buildkit.dockerfile.v0)ENV CALICO_CTL_CONTAINER=TRUE
2023-11-16 22:03:37 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
2023-11-16 22:03:37 UTC (buildkit.dockerfile.v0)WORKDIR /root
2023-11-16 22:03:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/calicoctl"]
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.