Comprehensive container debugging tool with shell, logs, and inspection
Swiss army knife of container debugging
cdebug
$ cdebug exec -it <container-id> sh
$ cdebug logs -f <container-id>
$ cdebug info <container-id>