Hugo is the world's fastet framework for building websites.
361
This repository provides a Docker image for Hugo.
docker pull dudecalledbro/hugo:latest
This image build is scheduled with GitHub Actions and will be pushed to DockerHub. The image will also be rebuilt, if the main branch is updated. If you need to build the image locally, ensure Docker is installed and execute the following:
docker build -t hugo:latest .
Copyright (c) 2026 Niclas Spreng
Content type
Image
Digest
sha256:c0113d664…
Size
237.3 MB
Last updated
7 days ago
docker pull dudecalledbro/hugo