using aaPanel 7.0.8
System: Ubuntu 22.04.4 LTS aarch64(Py3.12.3)
Installed docker using left side bar
but showing service Stopped
even clicked "Start Up" and "Restart",
still showing as Stopped
when checking with systemctl status docker
it show running
have tried run "sudo apt install docker docker-compose docker-compose-plugin"
result of
ln -sf /usr/libexec/docker/cli-plugins/docker-compose /usr/bin/docker-compose
ls -al /usr/local/bin/docker-compose /usr/bin/docker-compose /usr/libexec/docker/cli-plugins/docker-compose
result of
docker -v
docker-compose -v
tried uninstall it with tick Force Uninstall then install again,
still showing as Stopped,
what else to be check ?