From 1a2f6abaca5e03f8daf3514c758fb7dc3a55700c Mon Sep 17 00:00:00 2001 From: yexuejc <1107047387@qq.com> Date: Fri, 6 Feb 2026 23:48:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=B8=BA=E5=8D=95=E4=B8=80?= =?UTF-8?q?=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/Dockerfile.all | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deploy/Dockerfile.all b/deploy/Dockerfile.all index d526c24..c35f682 100644 --- a/deploy/Dockerfile.all +++ b/deploy/Dockerfile.all @@ -122,4 +122,6 @@ RUN chmod +x /start.sh CMD ["/start.sh"] -# docker build -f deploy/Dockerfile.all -t cultivation-world-simulator:20260206 . \ No newline at end of file +# docker build -f deploy/Dockerfile.all -t cultivation-world-simulator:20260206 . +# docker tag cultivation-world-simulator:20260206 registry.cn-chengdu.aliyuncs.com/yexuejc/cultivation-world-simulator:20260206 +# docker push registry.cn-chengdu.aliyuncs.com/yexuejc/cultivation-world-simulator:20260206