2021-11-23 10:08:07 -0800
12.2 MB
TRUE
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
[#000] sha256:7206412a7a7acedced02d8267c7f399d60cd8199f2d36c6bd3650b72eb7e2ef8 - 0.03% (3.59 KB)
[#001] sha256:39660ed014f742db4abff5bfe417350a4de8a7f511e01423ebf4719c984365e4 - 99.97% (12.2 MB)
[#002] sha256:0305e4260dd5477d78a7d610892983465556dadc6beab9a1179d75536fb5d787 - 0.0% (93 Bytes)
ARG GIT_VERSION=unknown
2021-11-23 09:38:10 -0800 (buildkit.dockerfile.v0)LABEL name=Calico CLI tool vendor=Project Calico version=v3.21.1 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
2021-11-23 09:38:10 -0800 (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2021-11-23 10:08:07 -0800 (buildkit.dockerfile.v0)ADD bin/calicoctl-linux-amd64 /calicoctl # buildkit
2021-11-23 10:08:07 -0800 (buildkit.dockerfile.v0)ENV CALICO_CTL_CONTAINER=TRUE
2021-11-23 10:08:07 -0800 (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
2021-11-23 10:08:07 -0800 (buildkit.dockerfile.v0)WORKDIR /root
2021-11-23 10:08:07 -0800 (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.