build sim container with available cores
old-commit-hash: e2fa4cc212700bf53d1c79813e2351792e1effb0
This commit is contained in:
@@ -88,4 +88,4 @@ COPY ./selfdrive $HOME/openpilot/selfdrive
|
||||
COPY ./tools $HOME/openpilot/tools
|
||||
|
||||
WORKDIR $HOME/openpilot
|
||||
RUN scons -j40
|
||||
RUN scons -j$(nproc)
|
||||
|
||||
Reference in New Issue
Block a user