2023-12-05 16:21:31 UTC
98.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c - 3.28% (3.24 MB)
[#001] sha256:e0bb701bb63d2befd6d910593b234d73f2f372d1672c8a5a955988ba39045771 - 49.43% (48.9 MB)
[#002] sha256:31f6370188eee3d9adcb57154f60ea187be7b41365b4cb9ba98f3c1dbda62410 - 0.3% (302 KB)
[#003] sha256:960ede72de6543577d350fb9517bb5a894af9dbafa671c99ef158826712e268d - 46.99% (46.5 MB)
[#004] sha256:8fea517cb4f93202a7e93d9f9889eed3842097ed06ef7c381a7dd8a6ad417771 - 0.0% (93 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:26 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-12-05 16:17:26 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:27 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:31 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-12-05 16:21:31 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-12-05 16:21:31 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2023-12-05 16:58:31 UTC
90.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 - 3.5% (3.18 MB)
[#001] sha256:e7dd66f4d891b8f201feb8af2066deb2c7fff9c45883ed8c23e0b6b14a9254fd - 48.14% (43.7 MB)
[#002] sha256:b490ccf79915981a31cfe666cb67b50957e9e32c01d8bc002c5f647947c3c26a - 0.33% (305 KB)
[#003] sha256:57d759736623103a43104af34a595b5efb8a812eba2f25482fbe1ce61f41f3dd - 48.02% (43.6 MB)
[#004] sha256:4c7f1f140553a86f8300a75058301e909c66b1b649a19b38df9e35e1c4f43a55 - 0.0% (93 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:17 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-12-05 16:22:17 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:20 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:31 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-12-05 16:58:31 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-12-05 16:58:31 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.