forked from kristjan/cjvt-srl-tagging
added msd-not-found exception
This commit is contained in:
@@ -8,12 +8,12 @@ build:
|
||||
|
||||
run:
|
||||
docker run \
|
||||
-it \
|
||||
-it \
|
||||
-v /home/${USER}:/home/${USER} \
|
||||
--user $(shell id -u):$(shell id -g) \
|
||||
-v /etc/passwd:/etc/passwd \
|
||||
-v /etc/group:/etc/group \
|
||||
-v $(shell pwd)/../../:/cjvt-srl-tagging \
|
||||
-v $(shell pwd)/../../:/cjvt-srl-tagging \
|
||||
-w /cjvt-srl-tagging \
|
||||
-v /home/kristjan/kres_mount:/kres_mount:ro \
|
||||
python-java \
|
||||
|
||||
Reference in New Issue
Block a user