You can connect the container with the vagrant insecure ssh key ~/.vagrant.d/insecure_private_key
You can run the docker container with:
sudo docker pull otahi/vagrant_ssh
sudo docker run -P -d --name sst_test otahi/vagrant_ssh
access to the container with like:
ssh [email protected] -p 49153 -i /vagrant/insecure_private_key
Content type
Image
Digest
sha256:7a5b3595a…
Size
90.9 MB
Last updated
almost 11 years ago
docker pull otahi/vagrant_ssh