A non-root multiarch HomeAssistant Docker image with HACS.
| 386 | amd64 | arm/v6 | arm/v7 | arm64 | ppc64le | riscv64 | s390x |
|---|---|---|---|---|---|---|---|
| :heavy_multiplication_x: | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_multiplication_x: |
docker run -p 8123:8123 \
-e DOCKER_UID=`id -u` \
-e DOCKER_GID=`id -g` \
-v /path/to/store/config:/config \
-it padhihomelab/hass
Runs HAss with WebUI served on port 8123.
To run it in background, use the --detach flag.
Usage with Docker Compose is similarly straightforward.
As an example, you can see my configuration in services/hass.
Content type
Image
Digest
sha256:a6d7ad3c4…
Size
651.2 MB
Last updated
3 days ago
docker pull padhihomelab/hass