botanicus / docker-project-manager

Quickly spin off Docker containers for prototyping and development with your full dev environment, dotfiles and tools of choice.
MIT License
0 stars 1 forks source link

Allow to SSH directly into a container #36

Open botanicus opened 5 years ago

botanicus commented 5 years ago

So the container really feels like a VM.

Even better, can I run it as a SSH server https://docs.docker.com/engine/examples/running_ssh_service/, expose the port and then add entries directly to Blink, so the containers look like a VM?

Currently ~/.zsh/tmux-auto-connect.zsh doesn't work. With this, it'd start working again.

botanicus commented 5 years ago

https://arslan.io/2019/01/07/using-the-ipad-pro-as-my-development-machine/

Also the section about tmux.