Skip to content

docker-compose: command not found #688

Closed
@AimForNaN

Description

@AimForNaN

Sail Version

Whatever laravelsail/php83-composer:latest comes with, I guess.

Laravel Version

11

PHP Version

8.3.4

Operating System

Linux

OS Version

Linux 6.8 (Arch Linux)

Description

Both during installation and when running sail up I get the following errors:

./vendor/laravel/sail/bin/sail: line 201: docker-compose: command not found
./vendor/laravel/sail/bin/sail: line 583: docker-compose: command not found

I'm using Zsh as my shell and Docker v26.0.0. I suppose I can create an alias in the meantime.

Steps To Reproduce

curl -s "https://laravel.build/example-app" | bash
cd example-app
./vendor/bin/sail up

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions