From 67dc78e12c10b3abbbe7b45c7bb78a7dbaa5fb9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 4 Jun 2020 16:09:27 +0200 Subject: [PATCH] Update installing.md --- content/en/getting-started/installing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/getting-started/installing.md b/content/en/getting-started/installing.md index 1b763619c..b9c022a73 100644 --- a/content/en/getting-started/installing.md +++ b/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: