更新 README.md
Some checks failed
Build and Push Docker Images / build-and-push (backend) (push) Failing after 12s
Build and Push Docker Images / build-and-push (frontend) (push) Failing after 12s

This commit is contained in:
2025-09-04 13:03:24 +08:00
parent a87161081b
commit 1bb91aab66

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
第一次尝试构建CICD及完整docker镜像
```shell
#把docker compose文件下载下来
#执行
docker compose up -d
```