mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add clarification about docker installation (#12254)
* Add clarification about docker installation
Adding a note about the core docker installation vs the supervised docker installation.
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
d3a7f2be7b
commit
f1ad5ae6c3
@ -4,6 +4,14 @@ description: "Instructions to install Home Assistant on a Docker."
|
|||||||
redirect_from: /getting-started/installation-docker/
|
redirect_from: /getting-started/installation-docker/
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<div class='note warning'>
|
||||||
|
|
||||||
|
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/).
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
## Platform Installation
|
## 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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user