2025-11-06 21:41:05 UTC
58.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/rancher/ssl
[#000] sha256:2dc8cb3a8f51c4eb6e666e8c050a027d50edbe9c03aa4d67b50afb58880fdf91 - 100.0% (58.3 MB)
[#001] sha256:94bcb3fa20128601f39508271e0fcc21f13438f6125df90262aeb5705806b165 - 0.0% (266 Bytes)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-11-06 21:41:04 UTC (buildkit.dockerfile.v0)COPY /chroot / # buildkit
2025-11-06 21:41:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p .docker/machine/machines /etc/rancher/ssl /home/machine && chown -R machine /etc/rancher/ssl && chown -R machine /home/machine && chown machine /usr/local/bin # buildkit
2025-11-06 21:41:05 UTC (buildkit.dockerfile.v0)USER 1000
2025-11-06 21:41:05 UTC (buildkit.dockerfile.v0)WORKDIR /home/machine
2025-11-06 21:41:05 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["entrypoint.sh"]
2025-11-06 21:41:48 UTC
56.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/rancher/ssl
[#000] sha256:0187190b5d402c8701ca476c7552f3580ba4f5c963765a621866a4ad051769a1 - 100.0% (56.1 MB)
[#001] sha256:b91fb7d62e2406d40f8c27c79cb14127087bd0543b9c68847fc0a13b6e129818 - 0.0% (267 Bytes)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ENV SSL_CERT_DIR=/etc/rancher/ssl
2025-11-06 21:41:48 UTC (buildkit.dockerfile.v0)COPY /chroot / # buildkit
2025-11-06 21:41:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p .docker/machine/machines /etc/rancher/ssl /home/machine && chown -R machine /etc/rancher/ssl && chown -R machine /home/machine && chown machine /usr/local/bin # buildkit
2025-11-06 21:41:48 UTC (buildkit.dockerfile.v0)USER 1000
2025-11-06 21:41:48 UTC (buildkit.dockerfile.v0)WORKDIR /home/machine
2025-11-06 21:41:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["entrypoint.sh"]
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.