2024-10-29 17:57:50 UTC
10.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:21a103339bcbc2c03cd208e113e3fe710f1e7cf0236921244d1f49ed8979e2c9 - 3.64% (405 KB)
[#001] sha256:92c92092bf09c85d83d953319e3d032d0f8518fd745bb031b5f3ac87ac31200c - 0.52% (57.5 KB)
[#002] sha256:b7bec56ffbe2690c7df9e35c78d38f4b198b8ee13095a6ee526697e649130b79 - 8.05% (896 KB)
[#003] sha256:34046359ef31d9873f8dca1ef0adf8c3dac196d819d8bff16007816ed396ff2b - 87.8% (9.54 MB)
SHELL [/bin/sh -c]
2024-10-29 17:57:38 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.26.5-2-g1e5537b7768f
2024-10-29 17:57:38 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2024-10-29 17:57:38 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2024-10-29 17:57:38 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2024-10-29 17:57:38 UTC (buildkit.dockerfile.v0)ARG BIN_DIR=bin
2024-10-29 17:57:50 UTC (buildkit.dockerfile.v0)ADD bin/node-driver-registrar-amd64 /usr/local/bin/node-driver-registrar # buildkit
2024-10-29 17:57:50 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/node-driver-registrar"]
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.