Labs ICT
โญ Pro Login

Interactive Containers

Running containers with shell access

Shell Access

Sometimes you need to debug a running container by opening a shell inside it.

Exec vs Run

Debugging Example

๐Ÿงช Quick Quiz

What does 'docker exec -it' allow you to do?