Docker daemon
- creates and manages Docker objects, such as images, containers, networks, and data volumes
- subset of the Docker Engine
- background service running on the host that manages building, running and distributing containers
- The Docker client and daemon communicate using a REST API, over UNIX sockets or a network interface
![]() |
Licensed under a Creative Commons Attribution 4.0 International License. |
No comments:
Post a Comment