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

docker-compose: command not found #410

Closed
affektde opened this issue May 17, 2022 · 1 comment
Closed

docker-compose: command not found #410

affektde opened this issue May 17, 2022 · 1 comment

Comments

@affektde
Copy link
Contributor

affektde commented May 17, 2022

  • Sail Version: v1.14.5
  • Laravel Version: 9.13
  • PHP Version: 8.1
  • OS: Windows / Linux / macOS Ubuntu 21.10

Description:

This commit introduced a new error for our Laravel Sail installation: 1da083e#commitcomment-73871145

Steps To Reproduce:

  1. Install new latest docker compose-plugin with sudo apt-get install docker-compose-plugin.
  2. docker-compose is not installed on your system
  3. run sail command
  4. ERROR: vendor/laravel/sail/bin/sail: line 183: docker-compose: command not found

If EXPRESSION is not TRUE because command -v docker compose does not output what we expect.

PR for this issue: #409

And more explanation in pull request comment.

@driesvints
Copy link
Member

PR got merged. Thanks!

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