调整容器挂载文件

This commit is contained in:
2024-09-26 13:44:05 +08:00
parent 86d28096d4
commit ff9d612e67
11 changed files with 94 additions and 14 deletions

View File

@@ -238,8 +238,11 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# 模型通过卷绑定挂载到容器中
/model
# 通过卷绑定挂载到容器中
/log
/services/paddle_services/log
/services/paddle_services/model
/tmp_img
# docker
Dockerfile
docker-compose*.yml