running preprocessor in dev mode

This commit is contained in:
Rafał Jaworski 2019-06-13 11:37:39 +02:00
parent 0a941b8328
commit 976f8f787f

View File

@ -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
docker run -it --rm --mount src="$PREPROCESSOR_SOURCES",target=/concordia-preprocessor-remote,type=bind preprocessor /bin/bash