public:portainer
This is an old revision of the document!
https://docs.docker.com/engine/daemon/remote-access/
sudo systemctl daemon-reload sudo systemctl restart docker.service
docker run -d \
- -name homeassistant \
- -privileged \
- -restart=unless-stopped \
- e TZ=Europe/Prague \
- v /usr/share/hassio/homeassistant:/config \
- v /run/dbus:/run/dbus:ro \
- -network=host \
ghcr.io/home-assistant/qemuarm-homeassistant:2025.9.3
public/portainer.1765888447.txt.gz · Last modified: by lukas
