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 19:53] – [Docker] ilyasa | container:docker:main [2026/02/01 21:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Docker ====== | ====== Docker ====== | ||
| - | {{ : | + | {{ : |
| **Docker** is an open-source platform designed to automate the deployment, scaling, and management of applications using **container technology**. A container is a lightweight, | **Docker** is an open-source platform designed to automate the deployment, scaling, and management of applications using **container technology**. A container is a lightweight, | ||
| Line 13: | Line 13: | ||
| Compared to traditional virtual machines, Docker containers are **faster, more efficient, and more lightweight**, | Compared to traditional virtual machines, Docker containers are **faster, more efficient, and more lightweight**, | ||
| - | ===== Table of Contents | + | ===== Table Of Contens |
| + | {{indexmenu> | ||
| - | * [[install|Installation Guide]] | ||
| - | ===== Projects ===== | ||
| - | |||
| - | * [[docker: | ||
| - | |||
| - | ===== Source ===== | ||
| - | |||
| - | ---- | ||