Docker sq
Docker Fundamentals - Container Lifecycle

The End of Containers

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

The End of Containers

ctrl-c will forward a SIGINT message to a running container, which forwards it to its process ID 1. It will only exit when that process has terminated. This may not be immediate.

 

I finished! On to the next chapter