build script that uses docker container (#1944)
parent
76a5ad3a5f
commit
e4720eb798
2 changed files with 2 additions and 0 deletions
@ -0,0 +1 @@ |
|||||||
|
docker run --rm -v $(pwd):/tmp/openpilot -it commaai/openpilot bash -c 'cd /tmp/openpilot && scons -j$(nproc)' |
Loading…
Reference in new issue