Skip to content

Local Docker compose impossible on Windows #416

@declension

Description

@declension

Hi

In 1.4.1, the implementation for the LocalDockerCompose class has a constant specifying the executable name of local Docker Compose.

This is hard-coded to docker-compose which is fine on *nix / OS X, but fails on Windows, which is expecting docker-compose.exe.

It might be nice if this auto-detected Windows and used the .exe version, or even just tried both in turn...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions