diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 2106759..21290af 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,3 +1,11 @@ +2025-09-28 + + * Adapted for openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +2025-09-26 + + * Added `Specify Docker CE source repository version` command option to docker script [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + 2025-08-07 * Adapted for TencentOS Server & Alibaba Cloud Linux to docker script [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -28,7 +36,7 @@ 2025-05-12 - * Added "Only Replace Mirror Accelerator" command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) + * Added `Only Replace Mirror Accelerator` command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) 2025-05-11 @@ -36,7 +44,7 @@ 2025-04-05 - * Added "Clean Mode" command option [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * Added `Clean Mode` command option [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) 2025-03-16 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa5c85..a7b056d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +2025-09-28 + + * 适配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +2025-09-26 + + * Docker 脚本新增 `指定 Docker CE 软件源仓库版本` 命令选项 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + 2025-08-07 * Docker 脚本新增适配 TencentOS Server & Alibaba Cloud Linux 操作系统 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -36,7 +44,7 @@ 2025-04-05 - * 命令选项新增纯净模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令选项新增 `纯净模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) 2025-03-16 diff --git a/CHANGELOG.zh-Hant.md b/CHANGELOG.zh-Hant.md index 1695496..25f930d 100644 --- a/CHANGELOG.zh-Hant.md +++ b/CHANGELOG.zh-Hant.md @@ -1,3 +1,11 @@ +2025-09-28 + + * 適配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +2025-09-26 + + * Docker 腳本新增 `指定 Docker CE 軟體源倉庫版本` 命令選項 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + 2025-08-07 * Docker 腳本新增適配 TencentOS Server & Alibaba Cloud Linux 作業系統 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -36,7 +44,7 @@ 2025-04-05 - * 命令選項新增純淨模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令選項新增 `純淨模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) 2025-03-16 diff --git a/docs/changelog/index.en.md b/docs/changelog/index.en.md index 84d21ea..6e068a3 100644 --- a/docs/changelog/index.en.md +++ b/docs/changelog/index.en.md @@ -6,6 +6,14 @@ search: exclude: true --- +### `2025-09-28` + + * Adapted for openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +### `2025-09-26` + + * Added `Specify Docker CE source repository version` command option to docker script [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + ### `2025-08-07` * Adapted for TencentOS Server & Alibaba Cloud Linux to docker script [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -36,7 +44,7 @@ search: ### `2025-05-12` - * Added "Only Replace Mirror Accelerator" command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) + * Added `Only Replace Mirror Accelerator` command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) ### `2025-05-11` diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 31da114..972e931 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -6,6 +6,14 @@ search: exclude: true --- +### `2025-09-28` + + * 适配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +### `2025-09-26` + + * Docker 脚本新增 `指定 Docker CE 软件源仓库版本` 命令选项 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + ### `2025-08-07` * Docker 脚本新增适配 TencentOS Server & Alibaba Cloud Linux 操作系统 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -44,7 +52,7 @@ search: ### `2025-04-05` - * 命令选项新增纯净模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令选项新增 `纯净模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) ### `2025-03-16` diff --git a/docs/changelog/index.zh-Hant.md b/docs/changelog/index.zh-Hant.md index ae6b41a..6066fe7 100644 --- a/docs/changelog/index.zh-Hant.md +++ b/docs/changelog/index.zh-Hant.md @@ -6,6 +6,14 @@ search: exclude: true --- +### `2025-09-28` + + * 適配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +### `2025-09-26` + + * Docker 腳本新增 `指定 Docker CE 軟體源倉庫版本` 命令選項 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + ### `2025-08-07` * Docker 腳本新增適配 TencentOS Server & Alibaba Cloud Linux 作業系統 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -44,7 +52,7 @@ search: ### `2025-04-05` - * 命令選項新增純淨模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令選項新增 `純淨模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) ### `2025-03-16` diff --git a/docs/other/index.en.md b/docs/other/index.en.md index 13f5f6f..90193e2 100644 --- a/docs/other/index.en.md +++ b/docs/other/index.en.md @@ -296,6 +296,13 @@ hide: > Repository names are fixed: `centos`, `debian`, `fedora`, `raspbian`, `rhel`, `sles`, `static`, `ubuntu` > See [official installation docs](https://docs.docker.com/engine/install) and [Docker CE official repo](https://download.docker.com/linux) for details. + ``` { .bash .no-copy title="Can also specify the repository version number." } + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) \ + --branch centos \ + --branch-version 9 + ``` + > This option can be used to control the compatibility of the installed software packages (applicable only to Red Hat-based operating systems). For details, refer to the integer representing the version number in the subdirectory of the corresponding repository. + - #### Specify Docker Engine Installation Version When specifying a version, the "install latest" option is ignored. Format: `major.minor.patch`, e.g., `27.4.1`. diff --git a/docs/other/index.md b/docs/other/index.md index ba7cfb3..09e3203 100644 --- a/docs/other/index.md +++ b/docs/other/index.md @@ -312,6 +312,13 @@ hide: > 仓库名是固定的,目前只有 `centos` `debian` `fedora` `raspbian` `rhel` `sles` `static` `ubuntu` 这几个 > 具体详见 [官方安装文档](https://docs.docker.com/engine/install) 和 [Docker CE 官方仓库](https://download.docker.com/linux) + ``` { .bash .no-copy title="还可以指定仓库版本号" } + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) \ + --branch centos \ + --branch-version 9 + ``` + > 可以使用该选项来控制安装软件包的兼容性(仅适用于红帽系操作系统),具体详见对应仓库下级目录的代表版本号的正整数。 + - #### 指定 Docker Engine 安装版本 指定安装版本时会忽略 `是否安装最新版本` 的命令选项,格式为 `主版本.次版本.补丁版本`,例如 `27.4.1`。 diff --git a/docs/other/index.zh-Hant.md b/docs/other/index.zh-Hant.md index f64b85e..95d2f84 100644 --- a/docs/other/index.zh-Hant.md +++ b/docs/other/index.zh-Hant.md @@ -296,6 +296,13 @@ hide: > 倉庫名稱是固定的,目前只有 `centos` `debian` `fedora` `raspbian` `rhel` `sles` `static` `ubuntu` 這幾個 > 詳情請見 [官方安裝文檔](https://docs.docker.com/engine/install) 及 [Docker CE 官方倉庫](https://download.docker.com/linux) + ``` { .bash .no-copy title="还可以指定倉庫版本號" } + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) \ + --branch centos \ + --branch-version 9 + ``` + > 可以使用此選項來控制安裝軟體套件的兼容性(僅適用於紅帽係作業系統),具體詳見對應倉庫下級目錄的代表版本號的正整數。 + - #### 指定 Docker Engine 安裝版本 指定安裝版本時會忽略 `是否安裝最新版本` 的命令選項,格式為 `主版.次版本.補丁版本`,例如 `27.4.1`。 diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 9c8365f..ade391b 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -22,12 +22,14 @@ [data-md-color-primary=white] { --md-typeset-a-color: #2080f0; - --md-accent-fg-color: #2080f0; + --md-accent-fg-color: #52a1fc; + --md-accent-fg-color--transparent: #52a1fc1a; } [data-md-color-scheme='slate'][data-md-color-primary=black] { - --md-typeset-a-color: #33add3; - --md-accent-fg-color: #33add3; + --md-typeset-a-color: #5b84f5; + --md-accent-fg-color: #4172f7; + --md-accent-fg-color--transparent: #4172f71a; } /* logo */ diff --git a/docs/use/index.en.md b/docs/use/index.en.md index 84730a1..3ecef94 100644 --- a/docs/use/index.en.md +++ b/docs/use/index.en.md @@ -157,25 +157,25 @@ hide: