--- lbbs-combo/README.zh_CN.md 2026/01/08 03:27:09 1.1 +++ lbbs-combo/README.zh_CN.md 2026/01/09 11:16:08 1.2 @@ -8,6 +8,12 @@ 本软件包提供了一个预配置的 ## 安装 +### 指定构建目标和运行版本的平台 +```bash +export DOCKERHUB_PLATFORMS="linux/amd64" +export RUN_PLATFORM="linux/amd64" +``` + ### 选项 1: 从源代码构建 ```bash sh -x build.sh