dockette/hugo

Sponsored OSS

By dockette

Updated 3 days ago

My Hugo Dockerfile

Image
Languages & frameworks
Integration & delivery
Web servers
1

7.3K

dockette/hugo repository overview

Hugo

GitHub Actions Docker Hub pulls GitHub Sponsors Support/Discussions

Take a look at official documentation.

Usage

Show help:

docker run -it --rm dockette/hugo help new

Start embedded server:

docker run -it --rm -p 1313:1313 -v $(pwd):/srv dockette/hugo server --bind 0.0.0.0 --baseURL http://localhost:1313 -D -v

Build site:

docker run -it --rm -v $(pwd):/srv dockette/hugo

Maintenance

See how to contribute to this package. Consider to support f3l1x. Thank you for using this package.

Tag summary

Content type

Image

Digest

sha256:16f5002ce

Size

18.8 MB

Last updated

3 days ago

docker pull dockette/hugo

This week's pulls

Pulls:

2,480

Last week