Namespace
hugomods
Image / Tag
hugo:reg-base-0.111.3
Content Digest
sha256:ca3628363fc09b9526d7c4ea6730d34ca91f6ce1b6da42418867df25bb8f6d14
Details
Created

2023-05-07 00:38:32 UTC

Size

32.4 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 9.94% (3.22 MB)

[#001] sha256:094d49fc69b5d7157b0ba3b898a72db71e0c868cd4d7323588a5312f22a3a8ea - 0.84% (278 KB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#003] sha256:be4dc23abe5363a9298b279b7cddb37cc327da2724fda961af21a08e9ea2785a - 89.22% (28.9 MB)

[#004] sha256:22827be66b30a40c00ec5bb3fbee08bb9e2f3c2b417ce3c33f43fe70cfe270bb - 0.0% (92 Bytes)


History
2023-03-29 18:19:24 UTC

/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /

2023-03-29 18:19:24 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2023-05-07 00:36:02 UTC (buildkit.dockerfile.v0)

ARG GCC

2023-05-07 00:36:02 UTC (buildkit.dockerfile.v0)

RUN |1 GCC= /bin/sh -c apk add --no-cache ca-certificates # buildkit

2023-05-07 00:36:02 UTC (buildkit.dockerfile.v0)

RUN |1 GCC= /bin/sh -c if [[ -n "$GCC" ]]; then apk add --no-cache gcc; fi # buildkit

2023-05-07 00:38:32 UTC (buildkit.dockerfile.v0)

COPY /go/bin/hugo /usr/bin/hugo # buildkit

2023-05-07 00:38:32 UTC (buildkit.dockerfile.v0)

WORKDIR /src

2023-05-07 00:38:32 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "hugo env"]

Danger Zone
Delete Tag

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.

Delete