Namespace
hugomods
Image / Tag
hugo:reg-base-0.112.5
Content Digest
sha256:e74a19bda58366dff6fba86d69a8ba6bdce19aafcd6ee879d7432ba2ff43a74c
Details
Created

2023-05-29 08:14:52 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:f9faadddc6060ac82b61a9fd577e1e928822aa1439b277371256d9fa4dd7f8cf - 0.81% (278 KB)

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

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

[#004] sha256:18aa803aa859ca6528f7cf2a4891f19a9860ec3f22a22bf910c263b1a3513ca3 - 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-29 08:12:45 UTC (buildkit.dockerfile.v0)

ARG GCC

2023-05-29 08:12:45 UTC (buildkit.dockerfile.v0)

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

2023-05-29 08:12:45 UTC (buildkit.dockerfile.v0)

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

2023-05-29 08:14:52 UTC (buildkit.dockerfile.v0)

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

2023-05-29 08:14:52 UTC (buildkit.dockerfile.v0)

WORKDIR /src

2023-05-29 08:14:52 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