2024-07-27 04:59:53 UTC
103 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SVDIR/etc/service/enabled
[#000] sha256:ac5a7f502af5c00165b80407657a44a5d5f8b8b3f5f6a3c0ea73bcc6500f3466 - 3.0% (3.08 MB)
[#001] sha256:4bf8f18e5e79bb08b74817c6d17b7bd9556b3464720ae48dfe64c13ac07a4263 - 1.6% (1.65 MB)
[#002] sha256:b11aeba8fd57abe5231911a53b1f639b9f1ea2f1e5ea7a19f51d7867d95cedb3 - 4.08% (4.19 MB)
[#003] sha256:be27e8564a3b37390b103a9acd0f246569343e41e8c13c89f1d6d25ed3bc9b16 - 3.06% (3.15 MB)
[#004] sha256:01ac46cc66e9c9c44d4b8ea1ba530fdcf274fe10b3804178e2395b6afa11b4ad - 42.5% (43.7 MB)
[#005] sha256:bf9dec6a87ca9084a0dbeb405710192c5cf3e05c377ad63851b9a0dd406656f3 - 0.0% (3.96 KB)
[#006] sha256:09f16506e3f2432c3c39577477ce281cbaf3b9f9a3761ef372492500cd35e2fa - 42.97% (44.1 MB)
[#007] sha256:d4fd350c2a3e12e446cb5c1a8120b04fcb0a98b0868bf6f5a1658e4a31db10ff - 1.06% (1.09 MB)
[#008] sha256:53e91faca535585b9633398b0d7cef52da2b2eb29a2eee4f9ad3706171dec2bf - 1.06% (1.09 MB)
[#009] sha256:b314c06fa736322884dca47839e14cb4422455d3cb3cd802413e671d6df2a578 - 0.66% (691 KB)
[#010] sha256:bf9dec6a87ca9084a0dbeb405710192c5cf3e05c377ad63851b9a0dd406656f3 - 0.0% (3.96 KB)
[#011] sha256:a315f3aa8ee23789c5ccff8f359b7781cd9b4c84631ab22629ff51d94c58886e - 0.0% (175 Bytes)
/bin/sh -c #(nop) ADD file:4289ff643f8649c055647843814da70f7ba2881d5fbdc6e3ece0c5b13f273fc9 in /
2024-07-22 21:50:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)ARG ARCH=s390x
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)ENV SVDIR=/etc/service/enabled
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)LABEL description=Calico node handles networking and policy for Calico
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)LABEL name=Calico node
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)LABEL release=1
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)LABEL summary=Calico node handles networking and policy for Calico
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)LABEL version=v3.28.0-94-g09eb6e4f7e0c
2024-07-27 04:59:48 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-s390x-static /usr/bin/qemu-s390x-static # buildkit
2024-07-27 04:59:52 UTC (buildkit.dockerfile.v0)RUN |2 ARCH=s390x GIT_VERSION=v3.28.0-94-g09eb6e4f7e0c /bin/sh -c apk add --no-cache bash ip6tables ipset iputils iproute2 conntrack-tools runit file ca-certificates # buildkit
2024-07-27 04:59:52 UTC (buildkit.dockerfile.v0)COPY /bird* /bin/ # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)COPY filesystem/ / # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)COPY dist/bin/calico-node-s390x /bin/calico-node # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)COPY dist/bin/mountns-s390x /bin/mountns # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)RUN |2 ARCH=s390x GIT_VERSION=v3.28.0-94-g09eb6e4f7e0c /bin/sh -c chmod u+s /bin/mountns # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)COPY /bpftool /bin # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses # buildkit
2024-07-27 04:59:53 UTC (buildkit.dockerfile.v0)RUN |2 ARCH=s390x GIT_VERSION=v3.28.0-94-g09eb6e4f7e0c /bin/sh -c rm /usr/bin/qemu-s390x-static # buildkit
2024-07-27 04:59:53 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.