1. baseos

2. install

curl -ns http://d01cid.ddns.net/sharel/bin/inst-ha | bash
reboot

3. debugging

docker images
REPOSITORY                                          TAG           IMAGE ID       CREATED         SIZE
ghcr.io/home-assistant/armv7-hassio-supervisor      <none>        4d290664fb66   6 hours ago     308MB
ghcr.io/home-assistant/armv7-hassio-supervisor      2022.09.1     ccbe3f2642d8   10 days ago     309MB
ghcr.io/home-assistant/armv7-hassio-supervisor      latest        ccbe3f2642d8   10 days ago     309MB
ghcr.io/home-assistant/armv7-hassio-cli             2022.08.0     bc9a91ec0a6b   4 weeks ago     91MB
ghcr.io/home-assistant/armv7-hassio-audio           2022.07.0     af648a104f92   8 weeks ago     112MB
ghcr.io/home-assistant/raspberrypi4-homeassistant   landingpage   a3887ab2f4fb   2 months ago    5.75MB
ghcr.io/home-assistant/armv7-hassio-dns             2022.04.1     ece83746c8b3   5 months ago    72.4MB
ghcr.io/home-assistant/armv7-hassio-multicast       2022.02.0     d491cf19fe51   7 months ago    58.8MB
ghcr.io/home-assistant/armv7-hassio-observer        2021.10.0     a880edc5261d   11 months ago   65.9MB
docker ps
CONTAINER ID   IMAGE                                                           COMMAND                  CREATED              STATUS              PORTS                  NAMES
a210d45ee686   ghcr.io/home-assistant/armv7-hassio-supervisor:latest           "/init"                  28 seconds ago       Up 27 seconds                              hassio_supervisor
7448820e0bc7   ghcr.io/home-assistant/raspberrypi4-homeassistant:landingpage   "/usr/bin/landingpage"   About a minute ago   Up About a minute                          homeassistant
a10248a98ee1   ghcr.io/home-assistant/armv7-hassio-multicast:2022.02.0         "/init"                  About a minute ago   Up About a minute                          hassio_multicast
abe3a03c71e2   ghcr.io/home-assistant/armv7-hassio-observer:2021.10.0          "/init"                  About a minute ago   Up About a minute   0.0.0.0:4357->80/tcp   hassio_observer
a307f7be93c2   ghcr.io/home-assistant/armv7-hassio-audio:2022.07.0             "/init"                  About a minute ago   Up About a minute                          hassio_audio
2fca1c7fc8b8   ghcr.io/home-assistant/armv7-hassio-dns:2022.04.1               "/init"                  About a minute ago   Up About a minute                          hassio_dns
fa7b0f374e8b   ghcr.io/home-assistant/armv7-hassio-cli:2022.08.0               "/init"                  2 minutes ago        Up 2 minutes                               hassio_cli

4. references