Shell Access
Sometimes you need to debug a running container by opening a shell inside it.
Exec vs Run
Debugging Example
Running containers with shell access
โถ Continue where you left offSometimes you need to debug a running container by opening a shell inside it.
What does 'docker exec -it' allow you to do?