2024-11-28 21:20:31 UTC
11.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e2e70ebfbaed0a64377d4f13bfc0ebb02ff546bb84a21643fe2dfe05e19822f5 - 3.56% (405 KB)
[#001] sha256:57a6851569c63cc6ff1a53bf5d885d9bdd2092eeb59891e385904e11203e3514 - 7.87% (896 KB)
[#002] sha256:4eb805a40473e0cec643aed6d9d3534637cc47b4929561e66bcd80bc1c513160 - 0.51% (57.5 KB)
[#003] sha256:d7dc7e5223ab068ffc4452d427031cbcb69680d77755f7d425bed47be37cf488 - 0.4% (45.1 KB)
[#004] sha256:72eaa5ae44df6eaf0bf521ed7950ca20099fe8e7f9e9c9f22af8d1a1df2dae5a - 87.66% (9.74 MB)
SHELL [/bin/sh -c]
2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.27.4-52-g62ef945dc95c
2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2024-11-28 21:20:30 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2024-11-28 21:20:30 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2024-11-28 21:20:31 UTC (buildkit.dockerfile.v0)COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit
2024-11-28 21:20:31 UTC (buildkit.dockerfile.v0)ARG BIN_DIR=bin
2024-11-28 21:20:31 UTC (buildkit.dockerfile.v0)ADD bin/node-driver-registrar-amd64 /usr/local/bin/node-driver-registrar # buildkit
2024-11-28 21:20:31 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.