Hi there, I install homeassistant container on my raspberry pi.
When I use
docker pull ghcr.io/home-assistant/home-assistant:stable
it will take a long time to download. And always be interruppted. I think it’s a web connect issue. Is there any other way to download in advance from the browser, upload to the Raspberry Pi, and decompress, install and update on it?
If possible, I hope to attach the specific code.