gbeine/hugo

By gbeine

Updated 7 months ago

A docker container for Hugo

Image
Content Management System
Web Servers

3.1K

Starting Hugo

HUGO_REPO is required as variable when running the container.

docker run -e HUGO_REPO=https://github.com/path/to.git gbeine/hugo:latest

or

podman run -e HUGO_REPO=https://github.com/path/to.git gbeine/hugo:latest

Links

Hugo

Gerrit Beine

Docker Pull Command

docker pull gbeine/hugo