Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pls update quick-start.py #164

Open
CorvusGei opened this issue Feb 14, 2023 · 1 comment
Open

pls update quick-start.py #164

CorvusGei opened this issue Feb 14, 2023 · 1 comment

Comments

@CorvusGei
Copy link

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?)

@sepulzera
Copy link

And maybe there's an option to use sudo? (Maybe detect , if the script is running as root and else use sudo docker compose?)

This shouldn't be needed. Simply run the script with the corrected user/rights, e. g. sudo, as mentioned in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants