2023-11-08 06:49:26 UTC
31.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:837004507a63f86fe972e6d768cbe5a60dc7ce483bd66e684f94895416eeaa92 - 0.01% (3.97 KB)
[#001] sha256:1e830e778831b9277ba9c8c2e8aa01fd35baa62de46f0a9f24fb54dd0edf68a8 - 0.0% (148 Bytes)
[#002] sha256:38cd87087723826fbccda9d63a6216efefbb8c786b8db940129698fa5f6eae18 - 0.0% (132 Bytes)
[#003] sha256:341daec6bc1f4bbe45e8e58584a40d1657ef5b448b5ebd07ca849046811451ee - 0.0% (123 Bytes)
[#004] sha256:f2dd8641a77205708cee705c439cc8d3dd15099a0aeda4c56443a6687664c08e - 0.18% (56.9 KB)
[#005] sha256:2f505ab599fec1506a3d55022ca720b9a9630b494ec1504625c8cf2592e5ddf8 - 2.55% (811 KB)
[#006] sha256:4eb4e58efb835867089342f2ac1a3fe26fd2c15e3d3084f513c51ff80328d11d - 1.07% (341 KB)
[#007] sha256:0a5e05e413ea1316c326a689ce95230c16e11a103fa811f6266872059954090a - 0.04% (12.2 KB)
[#008] sha256:bd39795ae1016398dd1f480977613f2db61eee32ecbfc229ba5348ee0fd83f19 - 0.07% (20.8 KB)
[#009] sha256:227d1fd53c476671d47618ff5b4d5f01b685ee1cf4afd6d9bd68b22a00d48cd6 - 0.0% (151 Bytes)
[#010] sha256:37487c89c928fbb9244053edbed3ef7f515cfd8dc0de0fbcb1e39b3ae9635b3e - 0.0% (1.18 KB)
[#011] sha256:961c5a79ca01248a1d82d668a77ab9a9e7b8a9db32dd878a4995eff324521011 - 0.01% (3.96 KB)
[#012] sha256:ca2950592f5f988a08d03451c6580ebb5593e42af7ebfdf2593e290e7e1050c2 - 0.0% (147 Bytes)
[#013] sha256:8e1f49543aa2da4a83f7f2e55394789a85dc4c619b28f883e211b8232507683c - 0.0% (131 Bytes)
[#014] sha256:de478b2ec1f7d01f2c4f9762c1e75392181a76d4e6be5605a214aedd8b10911e - 90.76% (28.2 MB)
[#015] sha256:86dbae2354f6d92cf240c42b8c03f5cc2063f9d4f25d12c8c8cdc75335ddcdd7 - 5.3% (1.65 MB)
ARG GIT_VERSION
2023-11-08 06:48:05 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.0-0.dev-531-g6059999fbaa1 release=1 summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state maintainer=IBM Z Open Source Ecosystem (https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=64d1d1bd-66bc-4ecb-b9e8-0372b18c5bcb)
2023-11-08 06:48:05 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2023-11-08 06:48:05 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2023-11-08 06:48:05 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2023-11-08 06:48:05 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-2.28.so /lib64/ld-2.28.so # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-s390x /usr/bin/kube-controllers # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-s390x /usr/bin/check-status # buildkit
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)USER 999
2023-11-08 06:49:26 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/kube-controllers"]
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.