sha256:594f45d59399b510f4acd7c40be7550f868eb5b56754b26994f860e5bb1966fb
OS/ARCH
linux/amd64
Compressed size
422.42 MB
Last pushed
over 1 year by peaceiris
Type
Image
Manifest digest
sha256:594f45d59399b510f4acd7c40be7550f868eb5b56754b26994f860e5bb1966fb
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5RUN /bin/sh -c set -eux;88.09 MB6ENV GOLANG_VERSION=1.20.140 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /usr/local/go/ /usr/local/go/ # buildkit95.8 MB10RUN /bin/sh -c mkdir -p173 B11WORKDIR /go32 B12ARG DOCKER_HUGO_VERSION=0.146.10 B13ENV DOCKER_HUGO_NAME=hugo_extended_0.146.1_Linux-64bit0 B14ENV DOCKER_HUGO_BASE_URL=https://github.com/gohugoio/hugo/releases/download0 B15ENV DOCKER_HUGO_URL=https://github.com/gohugoio/hugo/releases/download/v0.146.1/hugo_extended_0.146.1_Linux-64bit.tar.gz0 B16ENV DOCKER_HUGO_CHECKSUM_URL=https://github.com/gohugoio/hugo/releases/download/v0.146.1/hugo_0.146.1_checksums.txt0 B17ARG INSTALL_NODE=true0 B18WORKDIR /build95 B19SHELL [/bin/bash -eo pipefail -c]0 B20RUN |2 DOCKER_HUGO_VERSION=0.146.1 INSTALL_NODE=true /bin/bash107.15 MB21WORKDIR /src92 B22ENTRYPOINT ["/usr/bin/hugo"]0 BCommand
ADD file:6d9e71f0d3afb0b288cf2c06425795d528a142872692072ab1cd1ad275b67d1f in /