Skip to content

Use docker compose instead of docker-compose #771

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benoit74
Copy link

Fix documentation, docker-compose command does not exists anymore now that compose is part of docker, one has to use docker compose

`docker-compose` command does not exists anymore now that compose is part of docker, one has to use `docker compose`
@benoit74 benoit74 self-assigned this Oct 31, 2024
@benoit74 benoit74 requested a review from audiodude October 31, 2024 07:56
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.14%. Comparing base (984008a) to head (a49b325).
Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #771   +/-   ##
=======================================
  Coverage   91.14%   91.14%           
=======================================
  Files          66       66           
  Lines        3546     3546           
=======================================
  Hits         3232     3232           
  Misses        314      314           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@audiodude
Copy link
Member

This is not completely correct. The restoration machine was installed with the latest version of docker, which uses docker compose. But if you are deploying on the current box, it's docker-compose. I didn't install docker on the existing mwcurator box, so I don't know how to update it.

@benoit74
Copy link
Author

Then let's park this PR until we've updated it ^^

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

Successfully merging this pull request may close these issues.

2 participants