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

Migrate to docker compose V2 #98

Closed
sepulzera opened this issue Apr 8, 2023 · 0 comments
Closed

Migrate to docker compose V2 #98

sepulzera opened this issue Apr 8, 2023 · 0 comments
Assignees
Labels
api documentation Improvements or additions to documentation
Milestone

Comments

@sepulzera
Copy link

sepulzera commented Apr 8, 2023

Reported by CorvusGei:

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


docker-compose V1 is going EOL:

From the end of June 2023 Compose V1 won’t be supported anymore and will be removed from all Docker Desktop versions.

(https://docs.docker.com/compose/install/linux/)

Probably only the docs and quick-start.py need to be updated. Though it should be veryfied that everything is still working as expected.

@sepulzera sepulzera added documentation Improvements or additions to documentation frontend labels Apr 8, 2023
@sepulzera sepulzera self-assigned this Apr 8, 2023
@sepulzera sepulzera added this to the v3.2.0 milestone Apr 22, 2023
sepulzera added a commit that referenced this issue Apr 22, 2023
@sepulzera sepulzera added api and removed frontend labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api documentation Improvements or additions to documentation
Development

No branches or pull requests

1 participant