mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-02-24 19:29:28 +00:00
Fix and update
This commit is contained in:
@@ -3,3 +3,17 @@
|
||||
Docker 分为 `stable` `test` 和 `nightly` 三个更新频道。
|
||||
|
||||
官方网站上有各种环境下的 [安装指南](https://docs.docker.com/get-docker/),这里主要介绍 Docker 在 `Linux` 、`Windows 10` 和 `macOS` 上的安装。
|
||||
|
||||
## 详细安装指南
|
||||
|
||||
* [Ubuntu](3.1_ubuntu.md)
|
||||
* [Debian](3.2_debian.md)
|
||||
* [Fedora](3.3_fedora.md)
|
||||
* [CentOS](3.4_centos.md)
|
||||
* [Raspberry Pi](3.5_raspberry-pi.md)
|
||||
* [Linux 离线安装](3.6_offline.md)
|
||||
* [macOS](3.7_mac.md)
|
||||
* [Windows 10/11](3.8_windows.md)
|
||||
* [镜像加速器](3.9_mirror.md)
|
||||
* [开启实验特性](3.10_experimental.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user