调整容器挂载文件
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user