With up to date Docker installations the script has to be edited to use "docker compose" instead of "docker-compose".
So quick-start.py should be updated to this. Thanks!
And maybe there's an option to use sudo? (Maybe detect , if the script is running as root and else use sudo docker compose?)
With up to date Docker installations the script has to be edited to use "docker compose" instead of "docker-compose".
So quick-start.py should be updated to this. Thanks!
And maybe there's an option to use sudo? (Maybe detect , if the script is running as root and else use sudo docker compose?)