You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?)
The text was updated successfully, but these errors were encountered:
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?)
The text was updated successfully, but these errors were encountered: