逻辑优化

This commit is contained in:
Super Manito
2025-07-18 23:26:41 +08:00
parent 649f3d5638
commit 01a2f9e912
11 changed files with 128 additions and 50 deletions

View File

@@ -175,6 +175,7 @@ hide:
| `--codename` | Specify Debian-based OS codename | `codename` |
| `--designated-version` | Specify `Docker CE` installation version | `version (see docs below)` |
| `--protocol` | Specify WEB protocol for `Docker CE` source | `http` or `https` |
| `--use-intranet-source` | Prefer intranet Docker CE mirror address | `true` or `false` |
| `--install-latest` | Whether to install the latest Docker Engine | `true` or `false` |
| `--close-firewall` | Whether to disable the firewall | `true` or `false` |
| `--clean-screen` | Whether to clear the screen before running | `true` or `false` |