2022-03-03 20:07:06 UTC
50.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SVDIR/etc/service/enabled
[#000] sha256:80ca8924263de5db5111df92957a4aee8d9538912e596b729a38795558b75a55 - 4.6% (2.31 MB)
[#001] sha256:c47ad58256eeee67bec3ef8e259ee742140e7556e3c88d65f82baa7af9aab0f7 - 3.0% (1.51 MB)
[#002] sha256:0e204bf23c8173309870ae99c148681958cf798ef85fce28c9d6679e8b5cddce - 4.1% (2.05 MB)
[#003] sha256:cb5e15b16c8cdf2417a7c28c692e4f1e30874a2eca9d6d02f09f212f4ccd770e - 6.06% (3.04 MB)
[#004] sha256:3d533eb056b05e6bb6ca2ab0540512156c28948b1b064adacf9e274ead9d5cac - 18.21% (9.12 MB)
[#005] sha256:979d6465c03e356e6baa4730036169b3db559e661286319eebf04e4000c1c948 - 64.03% (32.1 MB)
[#006] sha256:cfab5e1ef18e7f379b2893db6668918a72a59a4de12c4b4e0160305f3cc9ce56 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:e2781b305845c5b40422993da5f1397cf715a6315eed789e54a7fb53b88ae50a in /
2021-11-12 16:58:10 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-03-03 20:07:03 UTC (buildkit.dockerfile.v0)MAINTAINER Marc Crébassa <aalaesar@gmail.com>
2022-03-03 20:07:03 UTC (buildkit.dockerfile.v0)ARG ARCH=armv7
2022-03-03 20:07:03 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-arm-static /usr/bin/ # buildkit
2022-03-03 20:07:05 UTC (buildkit.dockerfile.v0)RUN |1 ARCH=armv7 /bin/sh -c apk add --no-cache ip6tables ipset iputils iproute2 conntrack-tools runit ca-certificates # buildkit
2022-03-03 20:07:05 UTC (buildkit.dockerfile.v0)COPY /bird* /bin/ # buildkit
2022-03-03 20:07:05 UTC (buildkit.dockerfile.v0)COPY filesystem/ / # buildkit
2022-03-03 20:07:06 UTC (buildkit.dockerfile.v0)COPY dist/bin/calico-node-armv7 /bin/calico-node # buildkit
2022-03-03 20:07:06 UTC (buildkit.dockerfile.v0)RUN |1 ARCH=armv7 /bin/sh -c rm /usr/bin/qemu-arm-static # buildkit
2022-03-03 20:07:06 UTC (buildkit.dockerfile.v0)CMD ["start_runit"]
2022-03-03 20:07:06 UTC (buildkit.dockerfile.v0)ENV SVDIR=/etc/service/enabled
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.