Container instances. Calling docker run on an OCI image results in the allocation of system resources to create a ...
Docker uses a persistent background service, dockerd, to manage container lifecycles. The CLI communicates with this daemon, which supervises container creation, networking, and resource allocation.