run development
This commit is contained in:
parent
b6e1f47557
commit
d39b16e606
@ -1,4 +1,4 @@
|
||||
PREPROCESSOR_SOURCES=`readlink -f ../../concordia-preprocessor`
|
||||
|
||||
|
||||
docker run -it --rm --mount src="$PREPROCESSOR_SOURCES",target=/concordia-preprocessor-remote,type=bind preprocessor /bin/bash
|
||||
docker run -it --rm -p 10002:9001 --mount src="$PREPROCESSOR_SOURCES",target=/concordia-preprocessor-remote,type=bind preprocessor /bin/bash
|
Loading…
Reference in New Issue
Block a user