Cntr: A container debugging tool

I wrote a tool to debug Docker containers. You can think of it as a docker exec replacement.
You can check it out here: https://github.com/Mic92/cntr
I would love to hear about your feedback.