2023-08-31 08:21:34 UTC
98.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 3.28% (3.24 MB)
[#001] sha256:9e5a96eae06479bae565957b2eddcf6b73c43ecc1ba74b46b82afe860cf1c797 - 49.46% (48.9 MB)
[#002] sha256:fe7ee058c4a3280d16882b3404b05b5dfa1a6008b286b1833c077a3bf5cd4321 - 0.3% (302 KB)
[#003] sha256:ef101451e1b17c18990076a321721d014836d5017e6485b916d1f2a27e8265b0 - 46.96% (46.4 MB)
[#004] sha256:6e9cb16c0e65980fa82c5b8b5719915e9df667c14bde0abf54a1a3e83c8729ed - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
2023-08-07 19:20:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-31 08:16:02 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-08-31 08:16:02 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-08-31 08:16:03 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-08-31 08:21:34 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-08-31 08:21:34 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-08-31 08:21:34 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2023-08-31 09:10:00 UTC
90.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d - 3.51% (3.18 MB)
[#001] sha256:0ce9e99984c82cdb4f3518824a678c440c91bc0e47c4d111caf3bd39c8d54e24 - 48.24% (43.7 MB)
[#002] sha256:1f3a09d01fe623b71185ba296e4e9d1f9385ceca665760ba0cd9dc0252441038 - 0.33% (305 KB)
[#003] sha256:3718856981c2d796a6356f34070d9b394cc63ddd72b6970ffc7fee24d79040db - 47.93% (43.4 MB)
[#004] sha256:a7017ae32a4e23bb23e3010edd5ab529084d0ff76877fc21869dc629e3be6cf9 - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a in /
2023-08-07 19:39:19 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-31 08:22:44 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-08-31 08:22:44 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-08-31 08:22:46 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-08-31 09:10:00 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-08-31 09:10:00 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-08-31 09:10:00 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.