添加构建镜像配置
This commit is contained in:
@@ -175,10 +175,12 @@ services:
|
||||
# - photo_review_4
|
||||
# command: [ 'photo_review.py' ]
|
||||
|
||||
photo_mask_1:
|
||||
photo_mask_test_1:
|
||||
<<: *project_template
|
||||
container_name: photo_mask_1
|
||||
hostname: photo_mask_1
|
||||
build:
|
||||
context: .
|
||||
container_name: photo_mask_test_1
|
||||
hostname: photo_mask_test_1
|
||||
depends_on:
|
||||
- ocr
|
||||
- clas_orientation
|
||||
|
||||
Reference in New Issue
Block a user