summaryrefslogtreecommitdiffstats
path: root/docs/content/en/getting-started/installing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/getting-started/installing.md')
-rw-r--r--docs/content/en/getting-started/installing.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/content/en/getting-started/installing.md b/docs/content/en/getting-started/installing.md
index 1b763619c..b9c022a73 100644
--- a/docs/content/en/getting-started/installing.md
+++ b/docs/content/en/getting-started/installing.md
@@ -44,6 +44,10 @@ Download the appropriate version for your platform from [Hugo Releases][releases
Ideally, you should install it somewhere in your `PATH` for easy use. `/usr/local/bin` is the most probable location.
+### Docker
+
+We currently do not official Hugo images for Docker, but we do recommend these up to date distributions: https://hub.docker.com/r/klakegg/hugo/
+
### Homebrew (macOS)
If you are on macOS and using [Homebrew][brew], you can install Hugo with the following one-liner: