|
@@ -113,10 +113,11 @@ test02/12345678
|
|
|
|
|
|
http://sqpc.xt.wenhq.top:8083/
|
|
|
|
|
|
-> 宿迁本地部署
|
|
|
+> 宿迁windows上传镜像部署
|
|
|
```
|
|
|
-docker build -t 10.211.55.3:18080/hses/yjzh_server:v3.1 .
|
|
|
-docker push 10.211.55.3:18080/hses/yjzh_server:v3.1
|
|
|
+docker pull docker.xt.wenhq.top:8083/docker_r/yjzh_server:3.1
|
|
|
+docker tag d2adf87245e4 10.11.208.18:18080/hses/yjzh_server:v3.1
|
|
|
+docker push 10.11.208.18:18080/hses/yjzh_server:v3.1
|
|
|
```
|
|
|
|
|
|
|