Namespace
calico
Image / Tag
node:v3.28.0-58-g6edc9cab97f2-s390x
Content Digest
sha256:e3d0a93917c53a02404f32dea1d66a9056f305ed8dc3453a0e42ce30a6e90407
Details
Created

2024-07-04 22:53:53 UTC

Size

103 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.28.0-58-g6edc9cab97f2

Environment
PATH

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

SVDIR

/etc/service/enabled


Layers

[#000] sha256:784fb6b11ccf355c65e296bcf7ef3623ff36c33ac16292b79440c32ec3699700 - 3.0% (3.08 MB)

[#001] sha256:0807aeccef774d0f2d355b01d8f254da20c32a582ba4b383f5fe3d56043c1a82 - 1.6% (1.65 MB)

[#002] sha256:7143b439a2b0e7f5af961a1ed7609c587662a93b60ef4c33b2568452b29576b8 - 4.08% (4.19 MB)

[#003] sha256:12e8ca7a713bf2bf0555b97f9902f92e1cef3d352780a43d6ce20fb21e1f2524 - 3.06% (3.15 MB)

[#004] sha256:df3547f8880ca1ee2869dcd313176669d3690da1e089ba3ef42ab9a691d3be65 - 42.49% (43.7 MB)

[#005] sha256:d2ecde67b6430f88e6c0210f5c6a9d84840ba894ed1639576addb0b3c0413dbb - 0.0% (3.96 KB)

[#006] sha256:49e71e537e03580750348d19ecf85eccb38f29550df5804f1bd7075eb7cc9684 - 42.99% (44.2 MB)

[#007] sha256:177eee7d0d1b8241bccd80b8b5f563e4199f91bc98bd11f6a369ffe372364592 - 1.06% (1.09 MB)

[#008] sha256:13f2526448ca7e218240437f5d1bdd44387f5e1f4cd20fe784e394fae658649a - 1.06% (1.09 MB)

[#009] sha256:e05dd1174dc060e2357eb4f3bf964aed89220a8a0992a008e3be127cfaf1d35d - 0.66% (691 KB)

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

[#011] sha256:4911974f337d7ab0ab32032b60f0ad283732c00eb25b3ba2d223d259a5461c66 - 0.0% (174 Bytes)


History
2024-06-20 17:42:21 UTC

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

2024-06-20 17:42:22 UTC

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

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

ARG ARCH=s390x

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

ARG GIT_VERSION

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

ENV SVDIR=/etc/service/enabled

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

LABEL description=Calico node handles networking and policy for Calico

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

LABEL maintainer=maintainers@tigera.io

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

LABEL name=Calico node

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

LABEL release=1

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

LABEL summary=Calico node handles networking and policy for Calico

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

LABEL vendor=Project Calico

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

LABEL version=v3.28.0-58-g6edc9cab97f2

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

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

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

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

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

COPY /bird* /bin/ # buildkit

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

COPY filesystem/ / # buildkit

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

COPY LICENSE /licenses/LICENSE # buildkit

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

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

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

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

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

RUN |2 ARCH=s390x GIT_VERSION=v3.28.0-58-g6edc9cab97f2 /bin/sh -c chmod u+s /bin/mountns # buildkit

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

COPY /bpftool /bin # buildkit

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

COPY LICENSE /licenses # buildkit

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

RUN |2 ARCH=s390x GIT_VERSION=v3.28.0-58-g6edc9cab97f2 /bin/sh -c rm /usr/bin/qemu-s390x-static # buildkit

2024-07-04 22:53:53 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