Namespace
hugomods
Image / Tag
hugo:base-0.112.3
Content Digest
sha256:47c257d1b942bfa6705d12e3db7c60cf50c96f8d156fe809fdcf7b464e50176c
Details
Created

2023-05-24 15:16:29 UTC

Size

94.9 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:aba9159a55ae78b65bd3a0f3967da62443f8d8f8995ac4ce905a9372182c61ed - 0.29% (278 KB)

[#002] sha256:382d77af0c62bb541138b3e21ebbd47b1ac7b3e91e13bb4050d4321608866edb - 51.53% (48.9 MB)

[#003] sha256:0256e15110f0abea2f31103daf8381e8447dbde83c64542179c057f774d1800b - 44.77% (42.5 MB)

[#004] sha256:6b6f4f035c00f58e70c37f978b418bc47b5905362a7b2b363f4731ccbdd926f4 - 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-24 15:09:50 UTC (buildkit.dockerfile.v0)

ARG GCC

2023-05-24 15:09:50 UTC (buildkit.dockerfile.v0)

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

2023-05-24 15:09:53 UTC (buildkit.dockerfile.v0)

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

2023-05-24 15:16:29 UTC (buildkit.dockerfile.v0)

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

2023-05-24 15:16:29 UTC (buildkit.dockerfile.v0)

WORKDIR /src

2023-05-24 15:16:29 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