Skip to content

Commit 580c643

Browse files
LJTiantengqm
andauthored
Adopt “Avoid recommending a local container image build” changes for zh (#34929)
* Synchronize #34112 Synchronize #34112 change * [zh] Update README-zh.md Modify as suggested Co-authored-by: Qiming Teng <[email protected]> Co-authored-by: Qiming Teng <[email protected]>
1 parent dced6c8 commit 580c643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To build the site in a container, run the following to build the container image
8080
要在容器中构建网站,请通过以下命令来构建容器镜像并运行:
8181

8282
```bash
83-
make container-image
83+
# 你可以将 $CONTAINER_ENGINE 设置为任何 Docker 类容器工具的名称
8484
make container-serve
8585
```
8686

0 commit comments

Comments
 (0)