2023-12-08 09:39:48 UTC
103 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca - 3.17% (3.25 MB)
[#001] sha256:143b9fbcaf21f8e6014b26be3b8e3d56c1cb6808a3d91ffc76130cc3c9af53f1 - 51.22% (52.5 MB)
[#002] sha256:d68016ed3f628bf7aa62bc420fd032b600d8393567aab4d2763a8aacc1044853 - 0.29% (302 KB)
[#003] sha256:ec0a64dd12ebb7e44087ef1787ac955aa930252fffaaaaff6c7b71530605b751 - 45.32% (46.5 MB)
[#004] sha256:a93fdfca3ec33bd4b60d8d875a94dc3cc46d77c0f5a7d59169fbb90ba31dc622 - 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"]
2023-12-08 09:35:45 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-12-08 09:35:45 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-12-08 09:35:46 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-12-08 09:39:48 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-12-08 09:39:48 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-12-08 09:39:48 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2023-12-08 10:16:36 UTC
97.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf - 3.28% (3.19 MB)
[#001] sha256:18375034a8db8fce517b12e228e9670e56ccb736b905e3dc8ff8736cc7d2a333 - 51.64% (50.3 MB)
[#002] sha256:00d50fe5b9788cc837cceb8cbe1dad2c6977b260928850603255c7fc4deab4dd - 0.31% (305 KB)
[#003] sha256:5bc7049c8da0742cd9a84315295a728da632827682e49461dc248188b07af1a2 - 44.77% (43.6 MB)
[#004] sha256:34e842bc4e1540d2eee64c2fce382020fff8f0eaa899e4430f647e3870c6dbac - 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"]
2023-12-08 09:40:35 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-12-08 09:40:35 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-12-08 09:40:37 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-12-08 10:16:36 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-12-08 10:16:36 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-12-08 10:16:36 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.