start_openpilot_docker.sh: pull image

old-commit-hash: bedfca4fc9e0b89f46e0e27c3fcd2501ee050855
This commit is contained in:
Willem Melching
2021-03-08 15:42:24 +01:00
parent d9707bcaac
commit e58f651070
+2
View File
@@ -3,6 +3,8 @@
# expose X to the container
xhost +local:root
docker pull commaai/openpilot-sim:latest
docker run --net=host\
--name openpilot_client \
--rm \