Container Processes

Learn about the processes associated with the containers.

Inspecting container processes

Most containers only run a single process, which is the container’s main app process and always PID 1. Run a ps command to see the processes running in the container. For these commands to work, we’ll need to be connected to the session from the previous lesson.

Get hands-on with 1300+ tech skills courses.