Namespace
hugomods
Image / Tag
hugo:reg-base-0.112.0
Content Digest
sha256:131ee3c3a6f9c989eb891174a434f0e1ea4d2760cec3e0abd861d383cd0a017b
Details
Created

2023-05-23 08:36:18 UTC

Size

33.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:8a49fdb3b6a5ff2bd8ec6a86c05b2922a0f7454579ecc07637e94dfd1d0639b6 - 9.64% (3.24 MB)

[#001] sha256:175341af9931edfaf90b258a0b533b5b9dad3191c49e57fc689b46b191902b44 - 0.81% (278 KB)

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

[#003] sha256:fc84a0eac6ccb23093c2799b27d6f53a1361c7d0386accb76ecbba93b9a2305f - 89.55% (30.1 MB)

[#004] sha256:67f0f595e017fc9b88dd4faeaaf29e5075b51cedda844b49a91d3074e908c472 - 0.0% (92 Bytes)


History
2023-05-09 23:11:10 UTC

/bin/sh -c #(nop) ADD file:7625ddfd589fb824ee39f1b1eb387b98f3676420ff52f26eb9d975151e889667 in /

2023-05-09 23:11:10 UTC

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

2023-05-23 08:33:54 UTC (buildkit.dockerfile.v0)

ARG GCC

2023-05-23 08:33:54 UTC (buildkit.dockerfile.v0)

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

2023-05-23 08:33:54 UTC (buildkit.dockerfile.v0)

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

2023-05-23 08:36:18 UTC (buildkit.dockerfile.v0)

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

2023-05-23 08:36:18 UTC (buildkit.dockerfile.v0)

WORKDIR /src

2023-05-23 08:36:18 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