vagrant-hostmanager icon indicating copy to clipboard operation
vagrant-hostmanager copied to clipboard

Update docker container host files, when no SSH is available

Open ProxiBlue opened this issue 5 years ago • 0 comments

Hello, not an issue, but noting here as other can find of use:

The plugin assumes all containers will have SSH. With docker this is not a reality. I created a new docker communicator, which uses the docker API to effect all the needed SSH commands to docker instances, which then effectively makes this work with any docker based container.

(tested in Linux only)

https://github.com/ProxiBlue/vagrant-communicator-docker

ProxiBlue avatar Nov 08 '19 08:11 ProxiBlue