Namespace
rancher
Image / Tag
mirrored-calico-ctl:v3.26.4-amd64
Content Digest
sha256:24efe552e5fcd840eabec6ad92370807df56a66a8c4d89c124dc3759a514fdaa
Details
Created

2023-11-16 22:03:31 UTC

Size

26.1 MB

Content Digest
Labels
  • description
    calicoctl(1) is a command line tool used to interface with the Calico datastore
  • maintainer
    maintainers@projectcalico.org
  • name
    Calico CLI tool
  • release
    1
  • summary
    Calico CLI tool
  • vendor
    Project Calico
  • version
    v3.26.4

Environment
CALICO_CTL_CONTAINER

TRUE

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/


Layers

[#000] sha256:1a12ad26d429a989ad818f685af8e44afdbb7d68fd870ec0522d19f73778de18 - 0.0% (151 Bytes)

[#001] sha256:e3812996e62fa4315c0e3c695f77e8fdc954ff096ffd03e1f3d58ba024bb5b38 - 0.0% (1.17 KB)

[#002] sha256:b24139070143105c37e44096560539474400caeeb099b9e2a073fd5c3899f15f - 0.01% (3.58 KB)

[#003] sha256:40f988e7d195b4a0add0da309cd4fc2c6e5a5c785e081e1c35a5b81ddeac16bc - 99.98% (26 MB)

[#004] sha256:e33e332706b1c0c1a93bbbb9df17bfd64a297b1a3a86101d2fdd39f0a04114ae - 0.0% (94 Bytes)


History
2023-11-16 22:03:30 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-11-16 22:03:30 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:30 UTC (buildkit.dockerfile.v0)

COPY /etc/host.conf /etc/host.conf # buildkit

2023-11-16 22:03:31 UTC (buildkit.dockerfile.v0)

COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit

2023-11-16 22:03:31 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-11-16 22:03:31 UTC (buildkit.dockerfile.v0)

ADD bin/calicoctl-linux-amd64 /calicoctl # buildkit

2023-11-16 22:03:31 UTC (buildkit.dockerfile.v0)

ENV CALICO_CTL_CONTAINER=TRUE

2023-11-16 22:03:31 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/

2023-11-16 22:03:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-16 22:03:31 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/calicoctl"]

Danger Zone
Delete Tag

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.

Delete