Hugo Docker Images

Minimal, up-to-date Hugo docker images that with multiple variants, such as extended version, Git, Go, Node.js, NPM, Dart Sass and more.

Features

Automated

We set up a scheduled workflow to check and build latest Hugo Docker images every 30 mins.

Up to date

With the automated workflow, you don’t need to worry about the Hugo Docker images becoming out-of-date.

Minimal

We offer a wide range of images variants to suit your requirements, such as extended version, Git, Go, Node.js, NPM, Dart Sass etc.

Multiple Registries

The images will be pushed to both Docker Hub and GitHub Container Registry.

Architectures

All images support linux/amd64 and linux/arm64 architectures.

FAQs

No, it’s not.

I used klakegg/hugo in the past for a long time, and feel satisfied with it, however its been a long time since its been updated, so I created a new one with automated workflow to meet my needs.

The linux/amd64 and linux/arm64 architectures are currently supported.

It depends. Generally it takes one or two hours to build after the latest Hugo version was released.

All images are built on top of Alpine and it’s variants.