How To Install and Use Docker: Getting Started | DigitalOcean - 0 views
-
docker as a project offers you the complete set of higher-level tools to carry everything that forms an application across systems and machines - virtual or physical - and brings along loads more of great benefits with it
-
docker daemon: used to manage docker (LXC) containers on the host it runs
-
docker CLI: used to command and communicate with the docker daemon
- ...20 more annotations...