clear echo "Building Project" docker run --rm -it \ -v "$PWD/project:/src:ro,z" \ -v "$PWD/build:/app:Z" \ flipper-dev