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

2023-05-07 00:41:08 UTC

Size

95.2 MB

Content Digest
Environment
PATH

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


Layers

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

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

[#002] sha256:81130ae12e2fab5baa53c7420b7228c60cc54580b9038e37c44509c00aa4205b - 52.91% (50.4 MB)

[#003] sha256:03274c7e503ea1bc87bffb0e8e5cd03b98bd1a10e86358330348ae639feeed72 - 43.42% (41.3 MB)

[#004] sha256:61050623ef4b06bee8ed7795c2ce81f4b5368c4d1714cbc6561f3fe0c064e954 - 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:35:56 UTC (buildkit.dockerfile.v0)

ARG GCC

2023-05-07 00:35:56 UTC (buildkit.dockerfile.v0)

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

2023-05-07 00:35:58 UTC (buildkit.dockerfile.v0)

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

2023-05-07 00:41:08 UTC (buildkit.dockerfile.v0)

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

2023-05-07 00:41:08 UTC (buildkit.dockerfile.v0)

WORKDIR /src

2023-05-07 00:41:08 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