Namespace
calico
Image / Tag
node:v3.30.0-0.dev-127-g24f4f271c305-s390x
Content Digest
sha256:b607524f5641ad6ca040a9a6c8e4763b5267031caf49844a6ddbcab54ed2f086
Details
Created

2024-10-23 16:12:01 UTC

Size

93.1 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.30.0-0.dev-127-g24f4f271c305

Environment
PATH

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

SVDIR

/etc/service/enabled


Layers

[#000] sha256:e1969bec132c5668fa6607cfae829c75ec87bce5e800a6cb6454687412d3c2db - 3.31% (3.08 MB)

[#001] sha256:b06fbe82254bdcb820e875a7c583f9bdde2bc2f58eb9fedf833dd3f2658480e6 - 1.77% (1.65 MB)

[#002] sha256:f19f27ea252fe4f32561c07abdd83b1a9f230885418e4b6c22581d5362e7bbec - 4.5% (4.19 MB)

[#003] sha256:8a278a41004f570c6d95e363072663b336a7addd948a587f0d721731a55c7f8e - 3.38% (3.15 MB)

[#004] sha256:f572f1b959d3dd8196ffd873b01f971f90a1f9a5b8659da751598f7913f2749d - 34.74% (32.3 MB)

[#005] sha256:b5c93b59cecd25921a9931a7b2d709446ad4f7f5a988bfd9a40b635c81079da3 - 0.0% (3.97 KB)

[#006] sha256:2a2040b4afc31b4deb9df86c91d7961c494a433a106cadad686d1a9f8a309048 - 48.97% (45.6 MB)

[#007] sha256:cc509d036dec243e8e4ad85d3da614ebc3826c7d45bd732dac1923b874ceb11e - 1.3% (1.21 MB)

[#008] sha256:3b28f11ebd18f01383f8a1f4cce768a623f42843622aefe4e376458997a8eea1 - 1.3% (1.21 MB)

[#009] sha256:a95072287377306ab602192d39944a327fef4f186508ee18f9c3a4ea1873470d - 0.73% (691 KB)

[#010] sha256:b5c93b59cecd25921a9931a7b2d709446ad4f7f5a988bfd9a40b635c81079da3 - 0.0% (3.97 KB)

[#011] sha256:2883f6f98a6f06d7d006bf3a8032a2af61c5408be57391ea7cb5a30842cc9fe9 - 0.0% (175 Bytes)


History
2024-09-06 22:48:34 UTC

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

2024-09-06 22:48:34 UTC

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

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.30.0-0.dev-127-g24f4f271c305

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

ENV SVDIR=/etc/service/enabled

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

LABEL description=Calico node handles networking and policy for Calico

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

LABEL maintainer=maintainers@tigera.io

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

LABEL name=Calico node

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

LABEL release=1

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

LABEL summary=Calico node handles networking and policy for Calico

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

LABEL vendor=Project Calico

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

LABEL version=v3.30.0-0.dev-127-g24f4f271c305

2024-10-23 16:11:57 UTC (buildkit.dockerfile.v0)

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

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=s390x GIT_VERSION=v3.30.0-0.dev-127-g24f4f271c305 /bin/sh -c apk add --no-cache bash ip6tables ipset iputils iproute2 conntrack-tools runit file ca-certificates # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

COPY /bird* /bin/ # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

COPY filesystem/ / # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/LICENSE # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

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

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

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

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=s390x GIT_VERSION=v3.30.0-0.dev-127-g24f4f271c305 /bin/sh -c chmod u+s /bin/mountns # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

COPY /bpftool /bin # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=s390x GIT_VERSION=v3.30.0-0.dev-127-g24f4f271c305 /bin/sh -c rm /usr/bin/qemu-s390x-static # buildkit

2024-10-23 16:12:01 UTC (buildkit.dockerfile.v0)

CMD ["start_runit"]

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