Namespace
calico
Image / Tag
node:v3.27.4-ppc64le
Content Digest
sha256:7715f53667d695a5d25939263658654b41977a9134026622ef1dd22e8ef12230
Details
Created

2024-07-08 22:53:53 UTC

Size

101 MB

Content Digest
Labels
  • description
    Calico node handles networking and policy for Calico
  • maintainer
    maintainers@tigera.io
  • name
    Calico node
  • release
    1
  • summary
    Calico node handles networking and policy for Calico
  • vendor
    Project Calico
  • version
    v3.27.4

Environment
DOCKER_API_VERSION

1.21

PATH

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

SVDIR

/etc/service/enabled


Layers

[#000] sha256:e3dd182a4c3296a9689fa043379c0a4ce2b865024ca7344a169d5d4759a52548 - 3.18% (3.2 MB)

[#001] sha256:0b148c6098efe847b788b4095b90b60f6988ccdb1130824bb207b9d7b3b87b4c - 2.2% (2.21 MB)

[#002] sha256:4e4ceddbca4cf339de67e91852a70c70edaa48da2385aeedc89d1f9ea2a01a94 - 4.46% (4.49 MB)

[#003] sha256:7b6177e1e02bfc82097b3f2c586d5fb41852b43ce2ba6d6d034bb08a14fd134a - 3.72% (3.74 MB)

[#004] sha256:1b6e9b87a58a49dd06038bfa855db06f407c7f59a72482f867cff7333bf44ca9 - 42.99% (43.3 MB)

[#005] sha256:cf656a0c342efbe860cc0b20674d3495ed1f7e68c174699a4fa38cddcc96f6c7 - 40.53% (40.8 MB)

[#006] sha256:67f4d1dd615a61d37cff61814977dfa1fc32134911c7c61b2a36631eb5760af4 - 1.02% (1.03 MB)

[#007] sha256:31b801f5a0460ad5dcb300acbb18d17fa2b594092b49abf85ca18b95fe06b427 - 1.02% (1.03 MB)

[#008] sha256:e15c62d9bc7f31e259de7dcd172a1f22dad8f03eae3b2fe78c86c4014846bff0 - 0.89% (921 KB)

[#009] sha256:d8e200f1e1396de447b818f10fd346cce1e6a5466ae60c4f70ed1fe2c2123300 - 0.0% (174 Bytes)


History
2024-06-20 18:18:33 UTC

/bin/sh -c #(nop) ADD file:e0f257ed0b6b089b6a4fe2968065aa56ee04f7837fe7266dcd68be8d5242417b in /

2024-06-20 18:18:33 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-07-08 22:53:48 UTC (buildkit.dockerfile.v0)

MAINTAINER David Wilder <wilder@us.ibm.com>

2024-07-08 22:53:48 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2024-07-08 22:53:48 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2024-07-08 22:53:48 UTC (buildkit.dockerfile.v0)

ENV DOCKER_API_VERSION=1.21

2024-07-08 22:53:48 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/qemu-ppc64le-static /usr/bin/ # buildkit

2024-07-08 22:53:52 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=ppc64le GIT_VERSION=v3.27.4 /bin/sh -c apk add --no-cache bash ip6tables ipset iputils iproute2 conntrack-tools runit file ca-certificates # buildkit

2024-07-08 22:53:52 UTC (buildkit.dockerfile.v0)

COPY /bird* /bin/ # buildkit

2024-07-08 22:53:52 UTC (buildkit.dockerfile.v0)

COPY filesystem/ / # buildkit

2024-07-08 22:53:52 UTC (buildkit.dockerfile.v0)

COPY dist/bin/calico-node-ppc64le /bin/calico-node # buildkit

2024-07-08 22:53:52 UTC (buildkit.dockerfile.v0)

COPY dist/bin/mountns-ppc64le /bin/mountns # buildkit

2024-07-08 22:53:52 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=ppc64le GIT_VERSION=v3.27.4 /bin/sh -c chmod u+s /bin/mountns # buildkit

2024-07-08 22:53:52 UTC (buildkit.dockerfile.v0)

COPY /bpftool /bin # buildkit

2024-07-08 22:53:53 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=ppc64le GIT_VERSION=v3.27.4 /bin/sh -c rm /usr/bin/qemu-${ARCH}-static # buildkit

2024-07-08 22:53:53 UTC (buildkit.dockerfile.v0)

CMD ["start_runit"]

2024-07-08 22:53:53 UTC (buildkit.dockerfile.v0)

LABEL name=Calico node vendor=Project Calico version=v3.27.4 release=1 summary=Calico node handles networking and policy for Calico description=Calico node handles networking and policy for Calico maintainer=maintainers@tigera.io

2024-07-08 22:53:53 UTC (buildkit.dockerfile.v0)

ENV SVDIR=/etc/service/enabled

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