mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 16:00:26 +08:00
Docker 脚本指定镜像仓库命令选项新增支持指定多个地址
This commit is contained in:
@@ -648,8 +648,8 @@ Below are some advanced usage examples
|
||||
|
||||
``` bash
|
||||
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --en \
|
||||
--codename trixie \
|
||||
--upgrade-software false
|
||||
--codename trixie \
|
||||
--upgrade-software false
|
||||
```
|
||||
|
||||
- Disable the backports repository
|
||||
@@ -678,8 +678,8 @@ Below are some advanced usage examples
|
||||
|
||||
``` bash
|
||||
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --en \
|
||||
--codename testing \
|
||||
--upgrade-software false
|
||||
--codename testing \
|
||||
--upgrade-software false
|
||||
```
|
||||
|
||||
``` { .bash .no-copy title="If the script can't set the codename, you can manually replace it after running" }
|
||||
|
||||
Reference in New Issue
Block a user