Jul 26, 2017 · 1 min read
Thanks for this!
I thought I’d add that if you need to shell into an already running instance, you can just use docker exec -it <name_or_id> bash
Thanks for this!
I thought I’d add that if you need to shell into an already running instance, you can just use docker exec -it <name_or_id> bash