You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
269 B
7 lines
269 B
[Unit]
|
|
Description=podman pull ghcr.io/home-assistant/home-assistant
|
|
Documentation=https://www.home-assistant.io/installation/
|
|
|
|
[Image]
|
|
# Multi-architecture image (amd64 + arm64), so it runs on the aarch64 target too.
|
|
Image=ghcr.io/home-assistant/home-assistant:stable
|
|
|