2023-10-31 05:06:08 UTC
99.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 3.27% (3.24 MB)
[#001] sha256:bae5e58bcd6eec312d045bf90e780189f52362085bb0fc7f2d8a1dc32760f57b - 49.29% (48.9 MB)
[#002] sha256:3de487cef488b6289f84497c900f91f16f704a520a1bf44134143578e5c0b422 - 0.3% (302 KB)
[#003] sha256:1928a504d1c05a13162198d3f191a139355d6b4774c9878d05bd09b3cbad505c - 47.14% (46.7 MB)
[#004] sha256:a128be0303eff8f335b4efa671f3f8255cbbe3bd27bb2ce5aaa24bd3d2e46b0e - 0.0% (91 Bytes)
/bin/sh -c #(nop) ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
2023-09-28 21:19:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-10-31 05:00:43 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-10-31 05:00:43 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache gcc; fi # buildkit
2023-10-31 05:00:43 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-10-31 05:06:08 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-10-31 05:06:08 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-10-31 05:06:08 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2023-10-31 05:54:13 UTC
91 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 - 3.49% (3.18 MB)
[#001] sha256:2e09f37d2f2251db40ea3bbcc898d94eeeb8a25a79422dae2c90543561a60683 - 47.99% (43.7 MB)
[#002] sha256:d54a8706a0371818713ec87ce616ddea5abb133683c2b28d63977e213b796f6e - 0.33% (305 KB)
[#003] sha256:962ed50b68d9e2dacb6f23b8ff85aef1f93ebe49305aec05a66afc525e113f7f - 48.19% (43.8 MB)
[#004] sha256:dcfc95a3e10539260088f039695ab5297f457eb4354d97c00c6d079059f233c7 - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:ff3112828967e8004a3264d7ece3f81c88e6a1d44d360b9b5613caab15b41717 in /
2023-09-28 20:39:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-10-31 05:06:51 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-10-31 05:06:51 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache gcc; fi # buildkit
2023-10-31 05:06:54 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-10-31 05:54:13 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-10-31 05:54:13 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-10-31 05:54:13 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
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.