wp1 icon indicating copy to clipboard operation
wp1 copied to clipboard

Use `docker compose` instead of `docker-compose`

Open benoit74 opened this issue 1 year ago • 3 comments

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

benoit74 avatar Oct 31 '24 07:10 benoit74

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 93.08%. Comparing base (b89f5d7) to head (2534ded). :warning: Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #771   +/-   ##
=======================================
  Coverage   93.08%   93.08%           
=======================================
  Files          73       73           
  Lines        4225     4225           
=======================================
  Hits         3933     3933           
  Misses        292      292           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Oct 31 '24 07:10 codecov[bot]

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.

audiodude avatar Oct 31 '24 17:10 audiodude

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

benoit74 avatar Oct 31 '24 20:10 benoit74