Simple Hugo container, with NodeJS
10K+
Contains NodeJS, yarn, pnpm, npm
latest docker container contains:
Specific tag versions follow this definition:
hugo version-node vesion-go vesion
Run the following in your hugo directory: docker run -v .:/home/app -ti --network=host betterweb/hugo:latest
To also host locally: docker run -p 1313:1313 -v .:/home/app -ti --network=host betterweb/hugo:latest
Content type
Image
Digest
sha256:4bf20a9ea…
Size
430.1 MB
Last updated
almost 3 years ago
docker pull betterweb/hugo