Skip to content

Add more default locations for docker-compose command #12

@laurentpellegrino

Description

@laurentpellegrino

By default it is assumed that docker-compose command is located in /usr/local/bin/. This location seems specific to some distributions. For instance, the default location on Fedora systems is /usr/bin/.

I know the location is configurable through property docker.compose.command but I think it would be nice to add support for default location on most standard systems like it is done for instance with Matlab and Scilab connectors if I remember correctly.

This could be done with the help of method that checks for the existance of the binary docker-compose in a specified list of locations.

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