gbeine/hugo
A docker container for Hugo
3.1K
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
docker pull gbeine/hugo