增加自动构建docker镜像的GitHub Actions (#138)

* Create .dockerignore

* Create Build_docker.yml

* Create docker-image.yml

* Create Build_Aliyun.yml
This commit is contained in:
咳咳
2024-01-24 12:31:59 +08:00
committed by GitHub
parent 4a7dce34bc
commit 820f1fe168
4 changed files with 77 additions and 0 deletions

2
.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
.github/workflows/Build_docker.yml
.github/workflows/Build_Aliyun.yml