run dev
This commit is contained in:
parent
d36b1e83ec
commit
8d84d303f2
4
concordia-preprocessor/run_development.sh
Executable file
4
concordia-preprocessor/run_development.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
PREPROCESSOR_SOURCES=`readlink -f ../../concordia-preprocessor`
|
||||||
|
|
||||||
|
|
||||||
|
docker run -it --rm --mount src="$PREPROCESSOR_SOURCES",target=/concordia-preprocessor-remote,type=bind preprocessor
|
Loading…
Reference in New Issue
Block a user