Changelog of HugoMods Docker images.
Become a backer or sponsor to support our work.
nightly
and nightly-non-root
.Since 0.139.4
.
alpine:edge
image.Since 0.137.0
.
ci*
tags since 0.137.0
.Since 0.136.2
.
entrypoint
command is not a system command inside a container, then it will be treated as a Hugo subcommand.
And hugo server
now binds 0.0.0.0
by default.Since 0.136.1
.
hugo
(1000:1000
), whose 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.