Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tools
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
庄欣
tools
Commits
39e98438
Commit
39e98438
authored
Jan 29, 2021
by
庄欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
f
parent
4c6b7b32
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
image-search-image/docker-compose.yaml
+3
-5
No files found.
image-search-image/docker-compose.yaml
View file @
39e98438
...
@@ -19,13 +19,11 @@ services:
...
@@ -19,13 +19,11 @@ services:
volumes
:
volumes
:
-
/home/code001/data/avatar:/tmp/pic1
-
/home/code001/data/avatar:/tmp/pic1
-
/home/code001/Pictures:/tmp/pic2
-
/home/code001/Pictures:/tmp/pic2
-
/home/code001/data/avatar:/app/tmp/pic1
-
./data/models/:/app/data/models
#模型地址
-
/home/code001/Pictures:/app/tmp/pic2
-
./data/models/:/app/data/models
-
/home/code001/JPEGImages:/app/images
-
/home/code001/JPEGImages:/app/images
environment
:
environment
:
-
DATA_PATH=/tmp/images-data
-
DATA_PATH=/tmp/images-data
#存放训练的图片
-
MILVUS_HOST=milvus
-
MILVUS_HOST=milvus
#milvus地址
-
TZ=Asia/Shanghai
-
TZ=Asia/Shanghai
networks
:
networks
:
-
image-searcher
-
image-searcher
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment