July 2017
Intermediate to advanced
414 pages
11h 18m
English
The Docker client is a remote command-line program that interacts with the Docker daemon either through a socket or through REST APIs. The CLI can run on the same host as the daemon is running on, or it can run on a completely different host and connect to the daemon remotely using the CLI. The Docker users will use the CLI to build, ship, and run Docker containers.
Docker concepts--The Docker architecture is built around a few concepts, such as images, containers, registry, and Dockerfile.
Read now
Unlock full access