A simple, yet powerful static web site generator https://gohugo.io. Provide a S2I builder
8.6K
This is an source builder image for Hugo - a fast and modern static web site generator.
This image is compatible with the Source-to-Image project used by OpenShift Origin. This allows to build the Hugo website, to verify there is no typo in configuration and then run the final blog using Hugo web server.
s2i tool (see the link above)$ s2i build https://github.com/<org>/<hugo-repo> mfojtik/hugo hugo-blog$ docker run hugo-blogRun:
$ oc new-app mfojtik/hugo~http://github.com/<org>/<hugo-repo>
Content type
Image
Digest
Size
60.3 MB
Last updated
over 10 years ago
docker pull mfojtik/hugo