SSH to dev container
The container exposes an ssh port :3333
so you can always connect under ubuntu
user and use your preferred tool.
$ ssh ubuntu@localhost -p 3333
The container exposes an ssh port :3333
so you can always connect under ubuntu
user and use your preferred tool.
$ ssh ubuntu@localhost -p 3333