2023-12-05 16:21:39 UTC
104 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c - 3.13% (3.24 MB)
[#001] sha256:69ffd62552eb54b34c7bcd81e89ab6fde58597bc1d670f43e228fdab2787fc59 - 47.18% (48.9 MB)
[#002] sha256:8c475ada03f98629a5353092896b33ec4182d3121fcbc8a1dcb7304b1d6b42fe - 0.29% (302 KB)
[#003] sha256:9c7201c62e62743c5261ca445dbdae6971e8c9c6fb465b84df2155fcb37ba112 - 44.85% (46.5 MB)
[#004] sha256:6033e5543f5215fa2313efcbfcaa39bca3b28dbefb15ebbdd342f42b7de1c69b - 0.0% (93 Bytes)
[#005] sha256:6ed76a1a8447907ea7d837db425224e94dbebdabd7fc7a840fa7e19cfdda4dce - 4.56% (4.72 MB)
[#006] sha256:2bc14de21b2fbf991785b322371a58518d7c3a30d04fed6b55d40042e0ed3972 - 0.0% (161 Bytes)
/bin/sh -c #(nop) ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /
2023-11-30 23:22:52 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-12-05 16:17:35 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-12-05 16:17: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-05 16:17:36 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-12-05 16:21:38 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-12-05 16:21:38 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-12-05 16:21:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2023-12-05 16:21:39 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --no-cache git # buildkit
2023-12-05 16:21:39 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c git config --global --add safe.directory /src # buildkit
2023-12-05 16:58:27 UTC
95.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 - 3.33% (3.18 MB)
[#001] sha256:35c613cf2703b7b2a9ece58e826063aab02778e7fcb23d09aed89ef3970a9740 - 45.72% (43.7 MB)
[#002] sha256:138876cb3f3231faa3c78b80d38130e5dba2395a7fdcae8ac800dcdf68244b13 - 0.31% (305 KB)
[#003] sha256:51d41ad4b8781dde03cdfdf71a9fdff6c3852a9bb5aa3e7ca0fbacdb2fb8e12a - 45.61% (43.6 MB)
[#004] sha256:6832a2fa92129c8203cd176e5454a76cc570d219c398228f5d2f154e07a2abce - 0.0% (93 Bytes)
[#005] sha256:40572d897aae103e372579c28c208ebd7a864196cb061badf6400a698c4cbf47 - 5.03% (4.81 MB)
[#006] sha256:b48dde50c0595307de0854dce4806eef8ab19d63f082af8c8836fff474cb5c92 - 0.0% (161 Bytes)
/bin/sh -c #(nop) ADD file:d8a30995bbcd627f084912c728fda5483b6ba486de25af588a0956069d0bd7ad in /
2023-11-30 23:11:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-12-05 16:22:33 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-12-05 16:22:33 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-05 16:22:35 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-12-05 16:58:24 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-12-05 16:58:24 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-12-05 16:58:24 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2023-12-05 16:58:27 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --no-cache git # buildkit
2023-12-05 16:58:27 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c git config --global --add safe.directory /src # 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.