Attach a new container to an already running container for debugging
Use new container attach on already container go on debug
docker-debug$ docker-debug <container-id>$ docker-debug my-running-container$ docker-debug <container-id> --image debug-image:latest