Skip to content

Commit d36152c

Browse files
authored
ci: Add init system for EasyOCR container (#682)
1 parent 9246b24 commit d36152c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

label_studio_ml/examples/easyocr/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ services:
44
easyocr:
55
container_name: easyocr
66
image: heartexlabs/label-studio-ml-backend:easyocr-master
7+
init: true
78
build:
89
context: .
910
args:

0 commit comments

Comments
 (0)