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

[1.x] Fixes docker-compose not found in non-bash shells #364

Merged
merged 2 commits into from
Mar 18, 2022

Conversation

ribeirobreno
Copy link
Contributor

Fixes #363

A minimal environment to test the issue: https://gist.github.com/ribeirobreno/e37f817e7cfa60f4e20021707feeaf8c

To test:

  • Setup a new laravel install
    curl -s https://laravel.build/example-app | bash
    cd example-app
  • Apply the changes
  • Run zsh
  • Run sail commands

@driesvints driesvints changed the title Fixes docker-compose not found in non-bash shells [1.x] Fixes docker-compose not found in non-bash shells Mar 18, 2022
@taylorotwell taylorotwell merged commit fda7347 into laravel:1.x Mar 18, 2022
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.

docker-compose: command not found
3 participants