mirror of https://github.com/commaai/openpilot.git
docker fail!
This commit is contained in:
parent
113e7650ae
commit
ab227a1ea3
|
@ -43,4 +43,6 @@ RUN cd /tmp && \
|
|||
rm -rf /home/$USER/.cache
|
||||
|
||||
USER root
|
||||
RUN sudo git config --global --add safe.directory /tmp/openpilot
|
||||
RUN sudo git config --global --add safe.directory /tmp/openpilot
|
||||
|
||||
RUN exit 1
|
Loading…
Reference in New Issue