2024-01-24 06:15:21 UTC
102 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca - 3.2% (3.25 MB)
[#001] sha256:d1c6574f37714755994e70c9b76999bc778128907445f1fea8b053f653569b45 - 51.61% (52.5 MB)
[#002] sha256:1549253af323f77b957251ac0d262ca49d4ee652a172808183a5ac58ed450e30 - 0.29% (302 KB)
[#003] sha256:dfd1e699289d6ce52ef3d3c708bd9cdf41506d5517a56d6d36a8a7bb2a9e0e1a - 44.9% (45.7 MB)
[#004] sha256:93ac6cd37ebe9d3239351a8f5430a77a2218774963fdb2d9a150a1a229a76301 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /
2023-12-08 01:20:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-24 06:11:22 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2024-01-24 06:11:22 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache gcc; fi # buildkit
2024-01-24 06:11:22 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2024-01-24 06:15:21 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2024-01-24 06:15:21 UTC (buildkit.dockerfile.v0)WORKDIR /src
2024-01-24 06:15:21 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2024-01-24 06:52:40 UTC
96.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf - 3.31% (3.19 MB)
[#001] sha256:7e543ffc12d61ba2312e5114afee3271abbcde9267bd2ae53884a613f311dd89 - 52.04% (50.3 MB)
[#002] sha256:b848215813e61867fa9f18b975830c8b6332b3a742bd4cb5e116d858b88e35ca - 0.31% (305 KB)
[#003] sha256:e14448dc9d7c339c8c63ac082f0d8b882e214447f370ede1d663ec42d747d432 - 44.35% (42.8 MB)
[#004] sha256:32bf9b6f75c0b5822bcf6c37052211b2061acfd7b1c357a169a27ad25b074259 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:8182c73f869a899cf624a59c400acb8226776d15e4d3a0d240a94e65340540d0 in /
2023-12-08 01:39:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-24 06:16:04 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2024-01-24 06:16:04 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache gcc; fi # buildkit
2024-01-24 06:16:06 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2024-01-24 06:52:40 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2024-01-24 06:52:40 UTC (buildkit.dockerfile.v0)WORKDIR /src
2024-01-24 06:52:40 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.