Skip to content

Support installing docker-compose #114

@carolynvs

Description

@carolynvs

Would it be useful to have dvm also download the docker-compose client?

$ dvm install --compose 1.7.1
# downloads docker-compose to $DVM_DIR/bin/docker-compose/1.7.1/docker-compose

$ dvm use --compose 1.7.1
# adds the above directory to the path

It would be really neat to have dvm know which version of compose goes with a docker version. So that if you dvm use 1.10.1, the right version of docker-compose is also added to your path. No clue if that information is readily available though...

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