Hello,

Perhaps what you want to do is run sshd daemon and expose port 22 as like
2233 of said docker.

Then you should be able to ssh there.

Other option, is ensure the docker container is up and running and attach
to it

http://docs.docker.io/reference/commandline/cli/#attach

docker ps

docker attach id

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to