6 Docker 3 Components

כללי / תכנות כללי 224 צפיות 02/06/2023
פתח ב-YouTube

דרג סרטון זה

התחבר כדי לדרג

תיאור

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

#Web School 26