Files
CICD_Learning/README.md
zfxt 1bb91aab66
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
更新 README.md
2025-09-04 13:03:24 +08:00

7 lines
126 B
Markdown

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