2025-06-04 11:07:35 UTC
30.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:88819e01442e918d534d4b5cc2f03683d50fd6f95872405072a893380bc7d267 - 0.0% (601 Bytes)
[#001] sha256:2abe6fe9f11573c0c0abcb13768e5f7516d026f907656cb7ee5ef0cf034ed241 - 0.29% (90.1 KB)
[#002] sha256:4f4f5f4854abe4ba4b0e1a88b32ab29ec5f63f3f8e4c622da9690c2a15c781ff - 0.0% (120 Bytes)
[#003] sha256:148abf617f05095db7f2fa54ce33e67560486897a44ef5e4bd4551116f329394 - 0.0% (157 Bytes)
[#004] sha256:dfbd935b809a182f7204bea2a086a627778b0e6c8be17a4e427ce93cc6822649 - 99.71% (30.4 MB)
EXPOSE map[3000/tcp:{}]
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)COPY /busybox/_install/bin/busybox / # buildkit
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)USER static
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)WORKDIR /home/static
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)COPY httpd.conf . # buildkit
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)CMD ["/busybox" "httpd" "-f" "-v" "-p" "3000" "-c" "httpd.conf"]
2025-06-04 11:07:35 UTC (buildkit.dockerfile.v0)COPY ./.deploy . # buildkit
2025-06-04 11:07:37 UTC
30.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:88819e01442e918d534d4b5cc2f03683d50fd6f95872405072a893380bc7d267 - 0.0% (601 Bytes)
[#001] sha256:863ed2c2fe1a60a2c2e451be12782065ba411d1956c04515f705aaf336914c4e - 0.32% (100 KB)
[#002] sha256:0796cae492c7d630567588d9e4e35902a558c72e934e05ecfcf4c0f1c5d7297b - 0.0% (120 Bytes)
[#003] sha256:c32202b685f4256bd489930205cc6bd18b6fa3969e047513927cf39680481bc6 - 0.0% (158 Bytes)
[#004] sha256:af8596b9cab762b85b7dd89403c18e18d7e155e80741010120efb93d1648a1c4 - 99.68% (30.4 MB)
EXPOSE map[3000/tcp:{}]
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)COPY /busybox/_install/bin/busybox / # buildkit
2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)USER static
2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)WORKDIR /home/static
2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)COPY httpd.conf . # buildkit
2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)CMD ["/busybox" "httpd" "-f" "-v" "-p" "3000" "-c" "httpd.conf"]
2025-06-04 11:07:37 UTC (buildkit.dockerfile.v0)COPY ./.deploy . # buildkit
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.