Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| container:docker:main [2025/07/27 18:37] – ilyasa | container:docker:main [2026/02/01 21:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Docker ====== | ====== Docker ====== | ||
| + | {{ : | ||
| - | Docker is a platform | + | **Docker** is an open-source |
| - | This section covers essential | + | Docker |
| - | ===== Topics ===== | + | * Package applications and dependencies together |
| + | * Run consistent environments across development and production | ||
| + | * Isolate applications for better security and resource control | ||
| + | * Build scalable, portable, and version-controlled infrastructure | ||
| - | | + | Compared to traditional virtual machines, Docker containers are **faster, more efficient, and more lightweight**, |
| - | ===== Projects | + | ===== Table Of Contens |
| + | {{indexmenu> | ||
| - | * [[docker: | ||
| - | ===== Source ===== | ||
| - | |||
| - | ---- | ||