Container Processes

Inspecting processes

When we start the Ubuntu container and tell it to run the Bash shell (/bin/bash), this makes the Bash shell the one and only process running inside of the container. You can see this by running ps -elf from inside the container.

Get hands-on with 1200+ tech skills courses.