Commit 94ef8128 by 庄欣

f

parent 39e98438
......@@ -17,12 +17,10 @@ services:
server:
image: milvusbootcamp/pic-search-webserver:0.10.0
volumes:
- /home/code001/data/avatar:/tmp/pic1
- /home/code001/Pictures:/tmp/pic2
- /home/code001/data/avatar:/tmp/tains #挂载jj
- ./data/models/:/app/data/models #模型地址
- /home/code001/JPEGImages:/app/images
environment:
- DATA_PATH=/tmp/images-data #存放训练的图片
- DATA_PATH=/tmp/images-data #存放训练的图片
- MILVUS_HOST=milvus #milvus地址
- TZ=Asia/Shanghai
networks:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment