Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to do non docker-machine ssh #162

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mariotoffia
Copy link
Owner

As this Issue #160 points out, the new docker -H flag can directly address a ssh:// scheme to connect to a remote daemon without setting up a remote docker-machine. Hence, much simplified. This PR will allow to use UseSsh as with docker-machine. But if providing a ssh:// instead of IP address it assumes this simplified new -H flag support.

@mariotoffia mariotoffia added this to the 3.0.0 milestone Aug 10, 2020
@mariotoffia mariotoffia self-assigned this Aug 10, 2020
@mariotoffia mariotoffia added this to In progress in FluentDocker via automation Aug 10, 2020
@mariotoffia mariotoffia linked an issue Aug 10, 2020 that may be closed by this pull request
@mariotoffia mariotoffia added the under-development Denotes that a issue is under development but not yet released. label Aug 14, 2020
@mariotoffia mariotoffia modified the milestones: 3.0.0, 4.0.0 Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement under-development Denotes that a issue is under development but not yet released.
Projects
FluentDocker
  
In progress
Development

Successfully merging this pull request may close these issues.

Support for docker-compose -H, --host HOST?
1 participant