Small docs cleanup (#22725)

* add images

* Add root README.md to docker container
old-commit-hash: 48ef2bcbf6d2f157ceffea95e5fbdf0d3ec939b7
This commit is contained in:
Willem Melching
2021-10-28 19:16:39 +02:00
committed by GitHub
parent 82ebe9f0ee
commit 94db4b8ca0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@ COPY ./opendbc ${OPENPILOT_PATH}/opendbc
COPY ./cereal ${OPENPILOT_PATH}/cereal
COPY ./panda ${OPENPILOT_PATH}/panda
COPY ./selfdrive ${OPENPILOT_PATH}/selfdrive
COPY ./*.md ${OPENPILOT_PATH}/
RUN scons -j$(nproc)