Hi Alvaro, thanks fro your quick response. the docker image I'm using is 
based on wnameless/oracle-xe-11g 
(https://store.docker.com/community/images/wnameless/oracle-xe-11g) 
and this should behave identically to my custom container.

when is set d.force_host_vm = true using hashicorp/boot2docker 
(vmware_desktop, 1.7.8)
and d.has_ssh = false

i get the following error

    default: Rsyncing folder: /Volumes/NickSSD/vagrant-test/ims/ => 
/var/lib/docker/docker_1490795341_77261

[email protected]'s password: 

[email protected]'s password: 

[email protected]'s password: 

There was an error when attempting to rsync a synced folder.

Please inspect the error message below for more info.


Host path: /Volumes/NickSSD/vagrant-test/ims/

Guest path: /var/lib/docker/docker_1490795341_77261

Command: "rsync" "--verbose" "--archive" "--delete" "-z" "--copy-links" 
"--no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e" "ssh -p 22 -o 
LogLevel=FATAL  -o ControlMaster=auto -o 
ControlPath=/var/folders/sj/lmnd606j5nl3xs5tpk14lr680000gn/T/ssh.540 -o 
ControlPersist=10m  -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o 
UserKnownHostsFile=/dev/null" "--exclude" ".vagrant/" 
"/Volumes/NickSSD/vagrant-test/ims/" 
"[email protected]:/var/lib/docker/docker_1490795341_77261"

Error: Permission denied (publickey,password,keyboard-interactive).

rsync: connection unexpectedly closed (0 bytes received so far) [sender]

rsync error: unexplained error (code 255) at 
/BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-51/rsync/io.c(453) 
[sender=2.6.9]

Any ideas?

Also any suggestion around how to create a network between the docker 
container and VM would be greatly appreciated.

Nick

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/1480e4bb-d6a2-47f8-a6f9-bea238fb89d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to