I am trying to install Anthias on a Raspberry Pi Zero W (v1) on OS Lite with the bash curl (following instructions from the git page).
It gets through installation with 69 ok’s 45 changes, 0 failed and 14 skipped.
Once it gets to the running upgrade_containers.sh point it returns segmentation fault errors. Trying to get any information from docker in the command line also returns segmentation fault, so I suspect it’s docker.
This is a out of the box micro SD with Raspberry Pi OS Lite fresh install. Can anyone provide some insight?