Sign inSign up

peaceiris/gha-hugo:v0.58.0

Manifest digest

sha256:03054fc3bfeca247b6c1b3f3ee9f4e4268fbee690f34c497ee6db8151ece9a2e

OS/ARCH

linux/amd64

Compressed size

318.17 MB

Last pushed

about 7 years by peaceiris

Type

Image

Manifest digest

sha256:03054fc3bfeca247b6c1b3f3ee9f4e4268fbee690f34c497ee6db8151ece9a2e

Image Layers

1ADD file ... in / 48.05 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&7.44 MB
4/bin/sh -c set -ex; if9.52 MB
5/bin/sh -c apt-get update &&49.37 MB
6/bin/sh -c apt-get update &&65.3 MB
7ENV GOLANG_VERSION=1.130 B
8/bin/sh -c set -eux; dpkgArch="$(dpkg114.49 MB
9ENV GOPATH=/go0 B
10ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11/bin/sh -c mkdir -p "$GOPATH/src"126 B
12WORKDIR /go0 B
13LABEL com.github.actions.name=Hugo action0 B
14LABEL com.github.actions.description=GitHub Actions for0 B
15LABEL com.github.actions.icon=package0 B
16LABEL com.github.actions.color=yellow0 B
17LABEL repository=https://github.com/peaceiris/actions-hugo0 B
18LABEL homepage=https://github.com/peaceiris/actions-hugo0 B
19LABEL maintainer=peaceiris0 B
20ENV HUGO_VERSION=0.58.00 B
21ENV HUGO_NAME=hugo_extended_0.58.0_Linux-64bit0 B
22ENV HUGO_URL=https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_extended_0.58.0_Linux-64bit.tar.gz0 B
23/bin/sh -c wget "${HUGO_URL}" &&24 MB
24ENTRYPOINT ["/go/bin/hugo"]0 B

Command

ADD file:99bf629976cd3d79c99a16a69ea0b2554f8d122afd1de5412e6ab657510bdbfb in /