clear docker run --rm -it \ -e USER=$USER \ -v "$PWD/project:/src:ro,z" \ -v "$PWD/build:/app:Z" \ -v "$PWD/.ufbt:/root/.ufbt:Z" \ flipper-dev $@