tanszek:oktatas:iss_t:docker_integration_techniques
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tanszek:oktatas:iss_t:docker_integration_techniques [2023/05/08 19:25] – létrehozva knehez | tanszek:oktatas:iss_t:docker_integration_techniques [2025/03/31 06:37] (current) – knehez | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Docker allows you to create containers, which are lightweight and isolated environments that encapsulate an application and its dependencies. Containers provide a **consistent runtime environment**, | Docker allows you to create containers, which are lightweight and isolated environments that encapsulate an application and its dependencies. Containers provide a **consistent runtime environment**, | ||
| - | //Key Components of Docker//: | + | === Key Components of Docker |
| **Docker Engine**: The Docker Engine is the core component of Docker that manages and runs containers. It includes the //Docker daemon//, which runs in the background, and the Docker client, which allows you to interact with the Docker Engine through the command-line interface (CLI) or APIs. | **Docker Engine**: The Docker Engine is the core component of Docker that manages and runs containers. It includes the //Docker daemon//, which runs in the background, and the Docker client, which allows you to interact with the Docker Engine through the command-line interface (CLI) or APIs. | ||
| Line 34: | Line 34: | ||
| **Development Environments**: | **Development Environments**: | ||
| + | |||
| + | Interesting video: https:// | ||
tanszek/oktatas/iss_t/docker_integration_techniques.1683573937.txt.gz · Last modified: 2023/05/08 19:25 by knehez
