Sign inSign up

hitalos/hugo

By hitalos

Updated almost 7 years ago
Archived

Minimalist image to run hugo

Image
0

230

hitalos/hugo repository overview

Hugo v0.60.0

This image has a latest version of hugo. Do not use in production.

Running

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.

Examples

To run a temporary container in watch mode (-w):

docker run --rm -it -v $HOME/hugosite:/var/www hitalos/hugo -w

Tag summary

Content type

Image

Digest

Size

20.9 MB

Last updated

almost 7 years ago

docker pull hitalos/hugo