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