sudo docker run -d --name=homeassistant --restart=always --network=host \
-v /home/$USER/homeassistant:/config \
ghcr.io/home-assistant/home-assistant:stable
Created
May 12, 2023 11:55
-
-
Save mskian/43f9f43cadd3ac762fa5ba5296750630 to your computer and use it in GitHub Desktop.
install Home assistant on Ubuntu 20.04 using the docker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment