dockerignore文件

This commit is contained in:
六翼羊王
2023-04-13 01:22:48 +08:00
parent 5c9d8f4c36
commit 787c657818
+8
View File
@@ -0,0 +1,8 @@
#build时候不会copy以下文件
dockerdata
docker-compose.yml
Dockerfile.server
README.md
requirements.txt
!dockerdata/config.py
!dockerdata/start.sh