Skip to content

Support for docker-compose -H, --host HOST? #160

@mario-vuckovic

Description

@mario-vuckovic

Hi @mariotoffia and thanks for writing this super capable library :)

Some time ago Docker added ssh protocol support to DOCKER_HOST and -H, --host HOST to docker and docker-compose.
That means docker-compose can connect directly to the remote machine without depending on docker-machine (provided valid ssh key). Switching between remote targets (on the fly) should also be possible.

Best reference I could find mentioning ssh support is their blog article

I've looked at the code but wasn't able to find where to specify --host parameter when calling docker-compose.

Kind regards.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions