Skip to content

Hugomods Images as official GitLab Docker Images?

I use a Hugo Docker image customized by Razon Yang for my Hugo project. He wrote to me in an email that the images are not the official Hugo Docker images from GitLab. Here are the corresponding links.

https://docker.hugomods.com/docs/tags

https://docker.hugomods.com

The image can be inserted into any .gitlab-ci.yml with the following targets:

image: hugomods/hugo:dart-sass-go-git

I think it's a good idea to make Razon Yang's images official GitLab images.