docker-laravel
docker-laravel copied to clipboard
Cannot ssh into container
Followed your readme, but when I try to connect via ssh I get a timeout error after a minute of waiting.
I got the insecure key, got the IP address, but I cannot login via the ssh command. I'm using Mac OS.
Thanks,
+1
Are you using docker-machine? If so you need to ssh into that and then ssh into the container.
docker-machine ssh <machine name>
Then follow the instructions: https://github.com/mtmacdonald/docker-laravel#connecting-to-a-container-with-ssh