This image has a latest version of hugo. Do not use in production.
To use this image, you need to mount a volume with the content project in /var/www.
There is no bash. The hugo is executed by ENTRYPOINT. Therefore, parameters must be passed directly.
To run a temporary container in watch mode (-w):
docker run --rm -it -v $HOME/hugosite:/var/www hitalos/hugo -w
Content type
Image
Digest
Size
20.9 MB
Last updated
almost 7 years ago
docker pull hitalos/hugo