Image containing the required assemblies to generate hugo documentation.
1.5K
Image containing the required assemblies to generate hugo documentation. Just run the container with the appropriate folder mounted, and call the hugo api.
Mount the base folder into the container and pass in the path to the config.toml file.
docker run --mount type=bind,source="$(pwd)",target=/work -w="/work" nullreference/hugo-docker --buildDrafts
Content type
Image
Digest
Size
67.9 MB
Last updated
almost 8 years ago
docker pull nullreference/hugo