sha256:7ce8c873ca08d16e1123f622e93e9e4a8f4ce37b1d2d80e7cc390006cdc06dc9
OS/ARCH
linux/amd64
Compressed size
326.37 MB
Last pushed
about 7 years by peaceiris
Type
Image
Manifest digest
sha256:7ce8c873ca08d16e1123f622e93e9e4a8f4ce37b1d2d80e7cc390006cdc06dc9
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.12.70 B8/bin/sh -c set -eux; dpkgArch="$(dpkg122.03 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.57.20 B21ENV HUGO_NAME=hugo_extended_0.57.2_Linux-64bit0 B22ENV HUGO_URL=https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_extended_0.57.2_Linux-64bit.tar.gz0 B23/bin/sh -c wget "${HUGO_URL}" &&24.66 MB24ENTRYPOINT ["/go/bin/hugo"]0 BCommand
ADD file:2cddee716e84c40540a69c48051bd2dcf6cd3bd02a3e399334e97f20a77126ff in /