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 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update &&7.44 MB4/bin/sh -c set -ex; if9.52 MB5/bin/sh -c apt-get update &&49.37 MB6/bin/sh -c apt-get update &&65.3 MB7ENV GOLANG_VERSION=1.130 B8/bin/sh -c set -eux; dpkgArch="$(dpkg114.49 MB9ENV GOPATH=/go0 B10ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11/bin/sh -c mkdir -p "$GOPATH/src"126 B12WORKDIR /go0 B13LABEL com.github.actions.name=Hugo action0 B14LABEL com.github.actions.description=GitHub Actions for0 B15LABEL com.github.actions.icon=package0 B16LABEL com.github.actions.color=yellow0 B17LABEL repository=https://github.com/peaceiris/actions-hugo0 B18LABEL homepage=https://github.com/peaceiris/actions-hugo0 B19LABEL maintainer=peaceiris0 B20ENV HUGO_VERSION=0.58.00 B21ENV HUGO_NAME=hugo_extended_0.58.0_Linux-64bit0 B22ENV HUGO_URL=https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_extended_0.58.0_Linux-64bit.tar.gz0 B23/bin/sh -c wget "${HUGO_URL}" &&24 MB24ENTRYPOINT ["/go/bin/hugo"]0 BCommand
ADD file:99bf629976cd3d79c99a16a69ea0b2554f8d122afd1de5412e6ab657510bdbfb in /