Skip to content

it-novum/hugo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Hugo Docker Image

This is a Docker image of for the Hugo Static Page generator

Build the image

docker build . -t openitcockpit/hugo:latest

Usage

docker run --rm  -v /path/to/local/hugo:/src openitcockpit/hugo

You can find the final build files insode of /path/to/local/hugo/public

About

Docker image for the Hugo static page generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published