6 Docker 3 Components
דרג סרטון זה
התחבר כדי לדרג
תיאור
There are three parts to the Docker Engine: 1. Docker Client: Command Line Interface (CLI): Docker commands are executed using the CLI. 2. Server: The Docker daemon (dockerd), process the command that was typed in the Docker Client is in charge of creating and managing containers. 3. Docker Registries: like Git - HUB there is Docker Hub, that stores, images, an image can be private, there is also Docker Cloud