2024-04-25 03:57:56 UTC
86.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:7f6b369675cd2e364d35e466d8453ccce70a6d7babc623838a2de47872cf2319 - 0.02% (17.7 KB)
[#001] sha256:2467ebffbc61ada62baaec83205e80c1e1ffd338deaf280210450571ee3e1c32 - 0.0% (3.97 KB)
[#002] sha256:9e67ece2e21a813af2e4369d55dc001e40cda6ec40cd1e3ed6a61d145c6320b4 - 0.44% (390 KB)
[#003] sha256:2dc9da424f214a44aac46eab2965df07be528b2d48da917ac61e1268263a3d99 - 0.07% (57.5 KB)
[#004] sha256:a3bc6886b0cc20b240785b935546519df3d89448a41a33a7d50913df4154b618 - 0.98% (867 KB)
[#005] sha256:a70831ca85627aee1bd816fbb5f94564ddd383504c64f5c33e2839294a36475b - 0.01% (12.8 KB)
[#006] sha256:77a0dd1eba724b248a84d6649869c3a83ea2c4cbfdbce56c60506fd6eb26d807 - 0.02% (21 KB)
[#007] sha256:f0a908dd4912ebb89944f943f46199ab72317e583606a152a3696449ff2c7a28 - 0.05% (45.1 KB)
[#008] sha256:38313ede1f1b59e417e1a31d9d7706b7de7e8cd2685a039d6a618a934845e53b - 0.0% (150 Bytes)
[#009] sha256:780d72147b3060b5cfd622c59caf19a7828fdf8be5e9c705d6f19f8c584937a9 - 0.0% (1.18 KB)
[#010] sha256:f4bd7abfee54efc597e3d81fa48c915665ea2d0e0bffedc839b760e361b5f978 - 96.03% (82.9 MB)
[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#012] sha256:9fc9ccb1b11847efe6148a64b071925ef07672974dfe6adb868bc372413743cb - 2.37% (2.05 MB)
ARG GIT_VERSION=unknown
2024-04-01 19:16:15 UTC (buildkit.dockerfile.v0)ARG BIN_DIR
2024-04-01 19:16:15 UTC (buildkit.dockerfile.v0)LABEL name=Calico Networking for CNI vendor=Project Calico version=v3.27.3 release=1 summary=Calico Networking for CNI description=Calico Networking for CNI includes a CNI networking plugin and CNI IPAM plugin maintainer=maintainers@projectcalico.org
2024-04-01 19:16:15 UTC (buildkit.dockerfile.v0)ADD licenses/ /licenses # buildkit
2024-04-01 19:16:15 UTC (buildkit.dockerfile.v0)ADD LICENSE /licenses/ # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)ADD bin/amd64/ /opt/cni/bin/ # buildkit
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)WORKDIR /opt/cni/bin
2024-04-01 19:16:47 UTC (buildkit.dockerfile.v0)CMD ["/opt/cni/bin/install"]
2024-04-25 03:57:50 UTC/bin/sh -c #(nop) COPY file:670b92402ff42bfc5b73c38008dfb44fecefe53bf73f0024bbd69925fea44552 in /opt/cni/bin/portmap
2024-04-25 03:57:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-04-25T03:57:40Z
2024-04-25 03:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f5ca6814f00522ef5d7a8511286e365aca7d3d03
2024-04-25 03:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/calico-cni.git
2024-04-25 03:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/calico-cni
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.