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

fix(cli): check for docker-compose on installer #3234

Merged
merged 1 commit into from Oct 9, 2023

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented Oct 9, 2023

This PR makes the installer check for both docker compose and docker-compose (dash vs space) when doing system checks. On install success, it shows the correct command in the message, depending on the system check

Screenshot 2023-10-09 at 18 02 06

Changes

  • check for docker-compose on installer

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Add your loom video here if your work can be visualized

@schoren schoren merged commit a8cfe95 into main Oct 9, 2023
38 checks passed
@schoren schoren deleted the fix-installer-docker-compose-check branch October 9, 2023 21:36
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.

None yet

3 participants