diff --git a/source/_docs/installation/docker.markdown b/source/_docs/installation/docker.markdown index 02139e0cebe5..f9f55472d6c9 100644 --- a/source/_docs/installation/docker.markdown +++ b/source/_docs/installation/docker.markdown @@ -4,6 +4,14 @@ description: "Instructions to install Home Assistant on a Docker." redirect_from: /getting-started/installation-docker/ --- +
+ +These below instructions are for an installation of Home Assistant Core running in your own Docker environment, which you manage yourself. + +For an installation of Home Assistant Supervised, which includes Home Assistant's add-on ecosystem, see the instructions for installing [Home Assistant Supervised on a generic Linux host](/hassio/installation/#alternative-install-home-assistant-supervised-on-a-generic-linux-host/). + +
+ ## Platform Installation Installation with Docker is straightforward. Adjust the following command so that `/PATH_TO_YOUR_CONFIG` points at the folder where you want to store your configuration and run it: