July 2017
Intermediate to advanced
414 pages
11h 18m
English
The Docker daemon is the server-side component that runs on the host machine responsible for building, running, and distributing the Docker containers. The Docker daemon exposes APIs for the Docker client to interact with the daemon. These APIs are primarily REST-based endpoints. One can imagine the Docker daemon as a controller service running on the host machine. Developers can programmatically use the APIs to build custom clients as well.
Read now
Unlock full access