Basic gohugo.io docker image This image runs gohugo with user "hugo" with gosu and dumb-init. How to run this image Example usage: docker run -d --name gohugo -v /path/to/your/content/:/data thanosme/gohugo server -w --bind 0.0.0.0