2024-01-24 04:25:13 UTC
92.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
[#000] sha256:37524497b6dc340b7e0ed05a33a9e06b5b6e84238e2142d91b18d4a4a8a8585e - 0.02% (17.7 KB)
[#001] sha256:ecde98c2fe902b54d89f38b12fa7d6e8012c0811c967ca8f032b356271d18383 - 0.0% (3.97 KB)
[#002] sha256:c2a06261aa9986ca09fb325d8b5ec1f5d9187b2c7af682cd9848579077ef89f2 - 0.41% (389 KB)
[#003] sha256:3b7242597d121e7a94ec8835ccad29afcf59a7166c2f6a8b752a117713cfdab8 - 0.06% (57.5 KB)
[#004] sha256:09866e21864617fcc64a1bd07740219c9d321d62ad8e57de2f91885221f8e936 - 0.92% (867 KB)
[#005] sha256:b9adab9eb30592a5a1a62b8edf3d3ff7bdb1d98315cd5a0ce416e5055cdcd789 - 0.01% (12.8 KB)
[#006] sha256:799a8250fdf6403d6ba6e0030c61d25fb7d2891a3f9884188e0c16708ebe6a71 - 0.02% (21 KB)
[#007] sha256:5830e55bf9b849cac1be32c2263d121b19b1134d9f5c6c819912d3880d4dcaa6 - 0.05% (45.1 KB)
[#008] sha256:fc1449537b19569694b1db349bb959a2dcfeeb8396ab406a6d62e22a82a84f76 - 0.0% (151 Bytes)
[#009] sha256:978aa44fe92d9f0e4676cdd561cbf5d073d3f68717e5fdf748fafdcc20ba78d7 - 0.0% (1.18 KB)
[#010] sha256:239bdd6fba6630c85a54ad6863565019c21af06378ea518436f4c944d3cbf6e6 - 96.28% (88.9 MB)
[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#012] sha256:c227322340fc1fdc680b77053a33a5ec90384ff08a134e33c46d2ca3eacfe4e0 - 2.22% (2.05 MB)
ARG GIT_VERSION=unknown
2023-12-15 17:50:52 UTC (buildkit.dockerfile.v0)ARG BIN_DIR
2023-12-15 17:50:52 UTC (buildkit.dockerfile.v0)LABEL name=Calico Networking for CNI vendor=Project Calico version=v3.27.0 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
2023-12-15 17:50:52 UTC (buildkit.dockerfile.v0)ADD licenses/ /licenses # buildkit
2023-12-15 17:50:52 UTC (buildkit.dockerfile.v0)ADD LICENSE /licenses/ # buildkit
2023-12-15 17:51:25 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2023-12-15 17:51:25 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2023-12-15 17:51:25 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2023-12-15 17:51:25 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)ADD bin/amd64/ /opt/cni/bin/ # buildkit
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)WORKDIR /opt/cni/bin
2023-12-15 17:51:26 UTC (buildkit.dockerfile.v0)CMD ["/opt/cni/bin/install"]
2024-01-24 04:25:05 UTC/bin/sh -c #(nop) COPY file:670b92402ff42bfc5b73c38008dfb44fecefe53bf73f0024bbd69925fea44552 in /opt/cni/bin/portmap
2024-01-24 04:25:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-24T04:25:02Z
2024-01-24 04:25:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=215d7b55023271f9298a2cfef8600c054452bd69
2024-01-24 04:25:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/calico-cni.git
2024-01-24 04:25:13 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.