mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
Update README.md
This commit is contained in:
parent
ce9cef0d1d
commit
44c17278b9
@ -8,7 +8,7 @@
|
|||||||
## Run supervisor on a normal docker host
|
## Run supervisor on a normal docker host
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run --privileged --name resin_supervisor \
|
docker run --name resin_supervisor \
|
||||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||||
-v /var/run/hassio-hc.sock:/var/run/hassio-hc.sock \
|
-v /var/run/hassio-hc.sock:/var/run/hassio-hc.sock \
|
||||||
-v /resin-data:/data \
|
-v /resin-data:/data \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user