List of Hugo Docker images and tags (variants).
Become a backer or sponsor to support our work.
node-lts
represent the LTS (long time support) version of Node.js.non-root
indicate the default user is non root hugo
.Please note that PostCSS CLI, Autoprefixer, PurgeCSS and RTLCSS are installed globally.
reg*
tags are replaced with std*
since 0.127.0
, but don’t worry, reg*
tags will continue to be updated for backwards compatibility.
AsciiDoc and Pandoc are included into exts*
since 0.126.3
.
By default, the deploy feature isn’t included since 0.137.0
, please use the ci*
tags instead if you need that feature on development.
Hugo Docker image tags selection order as follows.
--enableGitInfo
flag, then go for tags with Git enabled.If you’re not sure what those mean, you can either use the exts tag which meets most theme’s requirements, or request help from the theme author.
Tip
You can choose an image based on their functional features.
latest
1docker pull hugomods/hugo:latest
For specific version.
1docker pull hugomods/hugo:<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | ☑ | ☑ | - | - | - | - | - | - | - |
base
1docker pull hugomods/hugo:base
For specific version.
1docker pull hugomods/hugo:base-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | - | - | - | - | - | - | - | - | - |
ci
1docker pull hugomods/hugo:ci
For specific version.
1docker pull hugomods/hugo:ci-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |
dart-sass
1docker pull hugomods/hugo:dart-sass
For specific version.
1docker pull hugomods/hugo:dart-sass-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | ☑ | ☑ | ☑ | - | - | - | - | - | - |
dart-sass-base
1docker pull hugomods/hugo:dart-sass-base
For specific version.
1docker pull hugomods/hugo:dart-sass-base-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | - | - | ☑ | - | - | - | - | - | - |
dart-sass-git
1docker pull hugomods/hugo:dart-sass-git
For specific version.
1docker pull hugomods/hugo:dart-sass-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | - | ☑ | ☑ | - | - | - | - | - | - |
dart-sass-go
1docker pull hugomods/hugo:dart-sass-go
For specific version.
1docker pull hugomods/hugo:dart-sass-go-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | - | - | ☑ | - | - | - | - | - | - |
dart-sass-go-git
1docker pull hugomods/hugo:dart-sass-go-git
For specific version.
1docker pull hugomods/hugo:dart-sass-go-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | - | ☑ | ☑ | - | - | - | - | - | - |
dart-sass-node
1docker pull hugomods/hugo:dart-sass-node
For specific version.
1docker pull hugomods/hugo:dart-sass-node-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | ☑ | - | ☑ | - | - | - | - | - | - |
dart-sass-node-git
1docker pull hugomods/hugo:dart-sass-node-git
For specific version.
1docker pull hugomods/hugo:dart-sass-node-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | ☑ | ☑ | ☑ | - | - | - | - | - | - |
git
1docker pull hugomods/hugo:git
For specific version.
1docker pull hugomods/hugo:git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | - | ☑ | - | - | - | - | - | - | - |
go
1docker pull hugomods/hugo:go
For specific version.
1docker pull hugomods/hugo:go-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | - | - | - | - | - | - | - | - | - |
go-git
1docker pull hugomods/hugo:go-git
For specific version.
1docker pull hugomods/hugo:go-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | - | ☑ | - | - | - | - | - | - | - |
node
1docker pull hugomods/hugo:node
For specific version.
1docker pull hugomods/hugo:node-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | ☑ | - | - | - | - | - | - | - | - |
node-lts
1docker pull hugomods/hugo:node-lts
For specific version.
1docker pull hugomods/hugo:node-lts-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | ☑ | - | - | - | - | - | - | - | - |
node-git
1docker pull hugomods/hugo:node-git
For specific version.
1docker pull hugomods/hugo:node-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | - | ☑ | ☑ | - | - | - | - | - | - | - |
exts
1docker pull hugomods/hugo:exts
For specific version.
1docker pull hugomods/hugo:exts-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | - | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |
std
1docker pull hugomods/hugo:std
For specific version.
1docker pull hugomods/hugo:std-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | ☑ | ☑ | - | - | - | - | - | - | - |
std-base
1docker pull hugomods/hugo:std-base
For specific version.
1docker pull hugomods/hugo:std-base-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | - | - | - | - | - | - | - | - | - |
std-ci
1docker pull hugomods/hugo:std-ci
For specific version.
1docker pull hugomods/hugo:std-ci-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |
std-dart-sass
1docker pull hugomods/hugo:std-dart-sass
For specific version.
1docker pull hugomods/hugo:std-dart-sass-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | ☑ | ☑ | ☑ | - | - | - | - | - | - |
std-dart-sass-base
1docker pull hugomods/hugo:std-dart-sass-base
For specific version.
1docker pull hugomods/hugo:std-dart-sass-base-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | - | - | ☑ | - | - | - | - | - | - |
std-dart-sass-git
1docker pull hugomods/hugo:std-dart-sass-git
For specific version.
1docker pull hugomods/hugo:std-dart-sass-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | - | ☑ | ☑ | - | - | - | - | - | - |
std-dart-sass-go
1docker pull hugomods/hugo:std-dart-sass-go
For specific version.
1docker pull hugomods/hugo:std-dart-sass-go-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | - | - | ☑ | - | - | - | - | - | - |
std-dart-sass-go-git
1docker pull hugomods/hugo:std-dart-sass-go-git
For specific version.
1docker pull hugomods/hugo:std-dart-sass-go-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | - | ☑ | ☑ | - | - | - | - | - | - |
std-dart-sass-node
1docker pull hugomods/hugo:std-dart-sass-node
For specific version.
1docker pull hugomods/hugo:std-dart-sass-node-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | ☑ | - | ☑ | - | - | - | - | - | - |
std-dart-sass-node-git
1docker pull hugomods/hugo:std-dart-sass-node-git
For specific version.
1docker pull hugomods/hugo:std-dart-sass-node-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | ☑ | ☑ | ☑ | - | - | - | - | - | - |
std-git
1docker pull hugomods/hugo:std-git
For specific version.
1docker pull hugomods/hugo:std-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | - | ☑ | - | - | - | - | - | - | - |
std-go
1docker pull hugomods/hugo:std-go
For specific version.
1docker pull hugomods/hugo:std-go-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | - | - | - | - | - | - | - | - | - |
std-go-git
1docker pull hugomods/hugo:std-go-git
For specific version.
1docker pull hugomods/hugo:std-go-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | - | ☑ | - | - | - | - | - | - | - |
std-node
1docker pull hugomods/hugo:std-node
For specific version.
1docker pull hugomods/hugo:std-node-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | ☑ | - | - | - | - | - | - | - | - |
std-node-lts
1docker pull hugomods/hugo:std-node-lts
For specific version.
1docker pull hugomods/hugo:std-node-lts-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | ☑ | - | - | - | - | - | - | - | - |
std-node-git
1docker pull hugomods/hugo:std-node-git
For specific version.
1docker pull hugomods/hugo:std-node-git-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | ☑ | ☑ | - | - | - | - | - | - | - |
std-exts
1docker pull hugomods/hugo:std-exts
For specific version.
1docker pull hugomods/hugo:std-exts-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |
non-root
1docker pull hugomods/hugo:non-root
For specific version.
1docker pull hugomods/hugo:non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | ☑ | ☑ | - | - | - | - | - | - | - |
base-non-root
1docker pull hugomods/hugo:base-non-root
For specific version.
1docker pull hugomods/hugo:base-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | - | - | - | - | - | - | - | - | - |
ci-non-root
1docker pull hugomods/hugo:ci-non-root
For specific version.
1docker pull hugomods/hugo:ci-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |
dart-sass-non-root
1docker pull hugomods/hugo:dart-sass-non-root
For specific version.
1docker pull hugomods/hugo:dart-sass-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | ☑ | ☑ | ☑ | - | - | - | - | - | - |
dart-sass-base-non-root
1docker pull hugomods/hugo:dart-sass-base-non-root
For specific version.
1docker pull hugomods/hugo:dart-sass-base-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | - | - | ☑ | - | - | - | - | - | - |
dart-sass-git-non-root
1docker pull hugomods/hugo:dart-sass-git-non-root
For specific version.
1docker pull hugomods/hugo:dart-sass-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | - | ☑ | ☑ | - | - | - | - | - | - |
dart-sass-go-non-root
1docker pull hugomods/hugo:dart-sass-go-non-root
For specific version.
1docker pull hugomods/hugo:dart-sass-go-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | - | - | ☑ | - | - | - | - | - | - |
dart-sass-go-git-non-root
1docker pull hugomods/hugo:dart-sass-go-git-non-root
For specific version.
1docker pull hugomods/hugo:dart-sass-go-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | - | ☑ | ☑ | - | - | - | - | - | - |
dart-sass-node-non-root
1docker pull hugomods/hugo:dart-sass-node-non-root
For specific version.
1docker pull hugomods/hugo:dart-sass-node-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | ☑ | - | ☑ | - | - | - | - | - | - |
dart-sass-node-git-non-root
1docker pull hugomods/hugo:dart-sass-node-git-non-root
For specific version.
1docker pull hugomods/hugo:dart-sass-node-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | ☑ | ☑ | ☑ | - | - | - | - | - | - |
git-non-root
1docker pull hugomods/hugo:git-non-root
For specific version.
1docker pull hugomods/hugo:git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | - | ☑ | - | - | - | - | - | - | - |
go-non-root
1docker pull hugomods/hugo:go-non-root
For specific version.
1docker pull hugomods/hugo:go-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | - | - | - | - | - | - | - | - | - |
go-git-non-root
1docker pull hugomods/hugo:go-git-non-root
For specific version.
1docker pull hugomods/hugo:go-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | - | ☑ | - | - | - | - | - | - | - |
node-non-root
1docker pull hugomods/hugo:node-non-root
For specific version.
1docker pull hugomods/hugo:node-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | ☑ | - | - | - | - | - | - | - | - |
node-lts-non-root
1docker pull hugomods/hugo:node-lts-non-root
For specific version.
1docker pull hugomods/hugo:node-lts-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | ☑ | - | - | - | - | - | - | - | - |
node-git-non-root
1docker pull hugomods/hugo:node-git-non-root
For specific version.
1docker pull hugomods/hugo:node-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | - | ☑ | ☑ | - | - | - | - | - | - | - |
exts-non-root
1docker pull hugomods/hugo:exts-non-root
For specific version.
1docker pull hugomods/hugo:exts-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |
std-non-root
1docker pull hugomods/hugo:std-non-root
For specific version.
1docker pull hugomods/hugo:std-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | ☑ | ☑ | - | - | - | - | - | - | - |
std-base-non-root
1docker pull hugomods/hugo:std-base-non-root
For specific version.
1docker pull hugomods/hugo:std-base-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | - | - | - | - | - | - | - | - | - |
std-ci-non-root
1docker pull hugomods/hugo:std-ci-non-root
For specific version.
1docker pull hugomods/hugo:std-ci-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |
std-dart-sass-non-root
1docker pull hugomods/hugo:std-dart-sass-non-root
For specific version.
1docker pull hugomods/hugo:std-dart-sass-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | ☑ | ☑ | ☑ | - | - | - | - | - | - |
std-dart-sass-base-non-root
1docker pull hugomods/hugo:std-dart-sass-base-non-root
For specific version.
1docker pull hugomods/hugo:std-dart-sass-base-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | - | - | ☑ | - | - | - | - | - | - |
std-dart-sass-git-non-root
1docker pull hugomods/hugo:std-dart-sass-git-non-root
For specific version.
1docker pull hugomods/hugo:std-dart-sass-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | - | ☑ | ☑ | - | - | - | - | - | - |
std-dart-sass-go-non-root
1docker pull hugomods/hugo:std-dart-sass-go-non-root
For specific version.
1docker pull hugomods/hugo:std-dart-sass-go-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | - | - | ☑ | - | - | - | - | - | - |
std-dart-sass-go-git-non-root
1docker pull hugomods/hugo:std-dart-sass-go-git-non-root
For specific version.
1docker pull hugomods/hugo:std-dart-sass-go-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | - | ☑ | ☑ | - | - | - | - | - | - |
std-dart-sass-node-non-root
1docker pull hugomods/hugo:std-dart-sass-node-non-root
For specific version.
1docker pull hugomods/hugo:std-dart-sass-node-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | ☑ | - | ☑ | - | - | - | - | - | - |
std-dart-sass-node-git-non-root
1docker pull hugomods/hugo:std-dart-sass-node-git-non-root
For specific version.
1docker pull hugomods/hugo:std-dart-sass-node-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | ☑ | ☑ | ☑ | - | - | - | - | - | - |
std-git-non-root
1docker pull hugomods/hugo:std-git-non-root
For specific version.
1docker pull hugomods/hugo:std-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | - | ☑ | - | - | - | - | - | - | - |
std-go-non-root
1docker pull hugomods/hugo:std-go-non-root
For specific version.
1docker pull hugomods/hugo:std-go-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | - | - | - | - | - | - | - | - | - |
std-go-git-non-root
1docker pull hugomods/hugo:std-go-git-non-root
For specific version.
1docker pull hugomods/hugo:std-go-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | - | ☑ | - | - | - | - | - | - | - |
std-node-non-root
1docker pull hugomods/hugo:std-node-non-root
For specific version.
1docker pull hugomods/hugo:std-node-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | ☑ | - | - | - | - | - | - | - | - |
std-node-lts-non-root
1docker pull hugomods/hugo:std-node-lts-non-root
For specific version.
1docker pull hugomods/hugo:std-node-lts-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | ☑ | - | - | - | - | - | - | - | - |
std-node-git-non-root
1docker pull hugomods/hugo:std-node-git-non-root
For specific version.
1docker pull hugomods/hugo:std-node-git-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | - | ☑ | ☑ | - | - | - | - | - | - | - |
std-exts-non-root
1docker pull hugomods/hugo:std-exts-non-root
For specific version.
1docker pull hugomods/hugo:std-exts-non-root-<version>
Extended | Non-root | Go | Node.js | Git | Dart Sass | PostCSS | Autoprefixer | PurgeCSS | RTLCSS | AsciiDoc | Pandoc |
---|---|---|---|---|---|---|---|---|---|---|---|
- | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ | ☑ |