looking at the install script it looks like casaOS is installed directly on the laptop. you can check by running
systemctl status casaos
in a terminal. if that’s not found try docker ps -a to list all docker containers including any not currently running.
Well1@lemmy.world 1 week ago
I’m guessing it’s not inside docker since it says “Loaded: loaded (/usr/lib/systemd/system/casaos.service” When resetting it all I’ll try installing it inside docker. Thanks again🙏