openpilot/tools/openpilot_build.sh

2 lines
111 B
Bash

docker run --rm -v $(pwd):/tmp/openpilot -it commaai/openpilot bash -c 'cd /tmp/openpilot && scons -j$(nproc)'