2023-06-05 06:31:29 UTC
33.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8a49fdb3b6a5ff2bd8ec6a86c05b2922a0f7454579ecc07637e94dfd1d0639b6 - 9.64% (3.24 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:ed23d56ddc2baf985a0a76b1a798a6c42b40e2910b1eaaedb697a86757380745 - 0.81% (278 KB)
[#003] sha256:5a4d9ae0a2138b6ff0b471107e6bff6ab466f48bb1d0b35c99b2f399584c7b48 - 89.55% (30.1 MB)
[#004] sha256:56521781e4f8de9f301644520a730d6fea578d2950e03e95c81c2771704cddcc - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:7625ddfd589fb824ee39f1b1eb387b98f3676420ff52f26eb9d975151e889667 in /
2023-05-09 23:11:10 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-06-05 06:29:34 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-06-05 06:29:34 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED= /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache gcc; fi # buildkit
2023-06-05 06:29:35 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED= /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-06-05 06:31:29 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-06-05 06:31:29 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-06-05 06:31:29 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2023-06-05 06:48:34 UTC
31.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:08409d4172603f40b56eb6b76240a1e6bd78baa0e96590dc7ff76c5f1a093af2 - 10.11% (3.19 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:d0d7c2b5448d5c91c633b650e864bf1a8c9eed079124192a60e4f45a2b956378 - 0.87% (280 KB)
[#003] sha256:ec1ff731b9883d3b304eede1948e8ef24ac6ca8720ac1d5a02437e4f21e9bcb3 - 89.02% (28.1 MB)
[#004] sha256:88db94fd00271c892b97bfd4898a929c25650e2c43487fb6c8dcc6e1146dd23a - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:df7fccc3453b6ec1401d27a1295b0882a83e731fde8f23db9d3f687a2b6b4e70 in /
2023-05-09 23:11:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-06-05 06:32:05 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2023-06-05 06:32:05 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED= /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache gcc; fi # buildkit
2023-06-05 06:32:09 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED= /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2023-06-05 06:48:34 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2023-06-05 06:48:34 UTC (buildkit.dockerfile.v0)WORKDIR /src
2023-06-05 06:48:34 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.