2024-10-29 17:07:49 UTC
125 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SVDIR/etc/service/enabled
[#000] sha256:e1969bec132c5668fa6607cfae829c75ec87bce5e800a6cb6454687412d3c2db - 2.47% (3.08 MB)
[#001] sha256:37426681006ac82e518263bd3e4d33eeaed0c19edac65c468ab2f04ff07874af - 1.32% (1.65 MB)
[#002] sha256:b13b9cd850bd73cab002403be4e97342770f2192f23133da14fb7f2aac7cd617 - 3.35% (4.19 MB)
[#003] sha256:7a0e835f20629040838ab25e12f100e365edf2151f2fb5d151a54a6e709e2f47 - 2.52% (3.15 MB)
[#004] sha256:b16269df2d0467f341ddec80e3ab3d023a15235b8802c8ec926f96e86ccb5a64 - 51.72% (64.6 MB)
[#005] sha256:de3422d8a9aa850fe5b8d436b6f5e33732c8e85ebe064469edf42ef013a4587e - 0.0% (3.96 KB)
[#006] sha256:4f2c3ba708f80faeaba03b2a98c14c609fee6ba46225cb5ad5c301cdbfbab63a - 36.15% (45.2 MB)
[#007] sha256:8ba0dff5bf883cd0ef60008d0ede81970b13eb165a2d2f94a66e138c274be30f - 0.97% (1.21 MB)
[#008] sha256:405d1878b284eee0dd9de89a9a42ced70c4478dd1a164b166411f09ff40a13a6 - 0.97% (1.21 MB)
[#009] sha256:6169ea6ebc8ae6bc22b6fc82d738a7c68b8bc5b8aab32d9dad7681d89b2f92a5 - 0.54% (691 KB)
[#010] sha256:1da86eddc717f9b18e14e4224db8abb037b180531cf2971ac26797224d1dc112 - 0.0% (3.97 KB)
[#011] sha256:f38c9161ebb753827e49c61db7d09e33c5018a4016117dab9c9da9c38e50589e - 0.0% (174 Bytes)
/bin/sh -c #(nop) ADD file:915212fdde86cc10e2c0038779562c7f4c2d80f238c5807ab3e6bf15c3f207ae in /
2024-09-06 22:48:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)ARG ARCH=s390x
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.29.0
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)ENV SVDIR=/etc/service/enabled
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)LABEL description=Calico node handles networking and policy for Calico
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)LABEL name=Calico node
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)LABEL release=1
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)LABEL summary=Calico node handles networking and policy for Calico
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)LABEL version=v3.29.0
2024-10-29 17:07:44 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-s390x-static /usr/bin/qemu-s390x-static # buildkit
2024-10-29 17:07:48 UTC (buildkit.dockerfile.v0)RUN |2 ARCH=s390x GIT_VERSION=v3.29.0 /bin/sh -c apk add --no-cache bash ip6tables ipset iputils iproute2 conntrack-tools runit file ca-certificates # buildkit
2024-10-29 17:07:48 UTC (buildkit.dockerfile.v0)COPY /bird* /bin/ # buildkit
2024-10-29 17:07:48 UTC (buildkit.dockerfile.v0)COPY filesystem/ / # buildkit
2024-10-29 17:07:48 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-10-29 17:07:49 UTC (buildkit.dockerfile.v0)COPY dist/bin/calico-node-s390x /bin/calico-node # buildkit
2024-10-29 17:07:49 UTC (buildkit.dockerfile.v0)COPY dist/bin/mountns-s390x /bin/mountns # buildkit
2024-10-29 17:07:49 UTC (buildkit.dockerfile.v0)RUN |2 ARCH=s390x GIT_VERSION=v3.29.0 /bin/sh -c chmod u+s /bin/mountns # buildkit
2024-10-29 17:07:49 UTC (buildkit.dockerfile.v0)COPY /bpftool /bin # buildkit
2024-10-29 17:07:49 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses # buildkit
2024-10-29 17:07:49 UTC (buildkit.dockerfile.v0)RUN |2 ARCH=s390x GIT_VERSION=v3.29.0 /bin/sh -c rm /usr/bin/qemu-s390x-static # buildkit
2024-10-29 17:07:49 UTC (buildkit.dockerfile.v0)CMD ["start_runit"]
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.