Changelog of HugoMods Docker images.
Become a backer or sponsor to support our work.
Since 0.147.9.
make was included into ci tags.Since 0.147.2.
debian- at the beginning of the tag name to use Debian images.nightly and nightly-non-root.Since 0.139.4.
Use prebuilt Dart Sass instead, to get rid of using alpine:edge image.
Note
Only images include Dart Sass were affected, since other images aren’t base on
alpine:edge.
Since 0.137.0.
0.137.0,
but it make sense to include it into the ci* tags, please use ci* tags instead if you need the deploy feature.Since 0.136.2.
entrypoint command is not a system command inside a container, then it will be treated as a Hugo subcommand.hugo server now binds 0.0.0.0 by default.Since 0.136.1.
hugo (1000:1000), who owns /src.
If the tag name contains non-root, then the default user is hugo, otherwise root.Since 0.128.0.
server command is available as an alias of hugo server, which will bind 0.0.0.0 by default.Since 0.127.0.
reg* tags are replaced with std*, but don’t worry, reg* tags will continue to be updated for backwards compatibility.Since 0.126.3.
exts* tags.