Hacker News new | ask | show | jobs
by jinnko 412 days ago
I've been using https://github.com/denisidoro/navi for this kind of scenario.
1 comments

Thanks for sharing. The navi looks to work nicely with the Docker and Git commands. I like their way of selecting the Docker container you want to connect to.

I use this wrapper to achieve that as of now: https://github.com/diagnoseme/docker/blob/master/bin/connect...