mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add note about installing docker-compose (#18276)
This commit is contained in:
parent
f484c825a7
commit
61a2e96396
@ -62,6 +62,12 @@ If you change the configuration you have to restart the server. To do that you h
|
||||
|
||||
### Docker Compose
|
||||
|
||||
<div class="note tip">
|
||||
|
||||
In order to use `docker-compose` you first need to [install `docker-compose`](https://docs.docker.com/compose/install/) on your system.
|
||||
|
||||
</div>
|
||||
|
||||
As the Docker command becomes more complex, switching to `docker-compose` can be preferable and support automatically restarting on failure or system restart. Create a `docker-compose.yml` file:
|
||||
|
||||
{% if page.installation_type == 'raspberrypi' %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user