diff --git a/deploy/Dockerfile.all b/deploy/Dockerfile.all index c35f682..2cb6a8e 100644 --- a/deploy/Dockerfile.all +++ b/deploy/Dockerfile.all @@ -122,6 +122,5 @@ RUN chmod +x /start.sh CMD ["/start.sh"] -# 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 +# docker tag cultivation-world-simulator-all registry.cn-chengdu.aliyuncs.com/yexuejc/cultivation-world-simulator:20260207 +# docker push registry.cn-chengdu.aliyuncs.com/yexuejc/cultivation-world-simulator:20260207