Docker Container

Hello,

I am trying to understand the Docker containers.

When we start a container, Is that container starts as the process and register itself to the host system init?

We have two init here, one on the host and one on the container, how to distinguish