This is an automated email from the ASF dual-hosted git repository.

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new f131461f [fix] fix CN/dockerDeployment.md bug (#298)
f131461f is described below

commit f131461f6a8808e275f353a93b24837855d59e98
Author: caicancai <[email protected]>
AuthorDate: Fri Dec 1 22:37:42 2023 +0800

    [fix] fix CN/dockerDeployment.md bug (#298)
---
 docs/user-guide/4-dockerDeployment.md               |   1 +
 .../current/user-guide/4-dockerDeployment.md        |   4 +---
 .../image/streampark_source_generation_image.png    | Bin 57117 -> 34225 bytes
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/user-guide/4-dockerDeployment.md 
b/docs/user-guide/4-dockerDeployment.md
index c540e7bf..f507d52e 100644
--- a/docs/user-guide/4-dockerDeployment.md
+++ b/docs/user-guide/4-dockerDeployment.md
@@ -105,6 +105,7 @@ vim docker-compose
       dockerfile: deploy/docker/console/Dockerfile
 #    image: ${HUB}:${TAG}
 ```
+![](/doc/image/streampark_source_generation_image.png)
 
 ```shell
 docker-compose up -d
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/4-dockerDeployment.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/4-dockerDeployment.md
index c1014cd9..193aa624 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/4-dockerDeployment.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/4-dockerDeployment.md
@@ -110,10 +110,8 @@ vim docker-compose.yaml
 ![](/doc/image/streampark_source_generation_image.png)
 
 ```shell
-cd ../..
-./build.sh
+docker-compose up -d
 ```
-![](/doc/image/streampark_build.png)
 
 ## docker-compse配置
 
diff --git a/static/doc/image/streampark_source_generation_image.png 
b/static/doc/image/streampark_source_generation_image.png
index 369de2e8..1767c581 100644
Binary files a/static/doc/image/streampark_source_generation_image.png and 
b/static/doc/image/streampark_source_generation_image.png differ

Reply via email to