Name openpilot docker container (#2239)

pull/2242/head
Tom Dörr 5 years ago committed by GitHub
parent 562cde2022
commit 459aa1123d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tools/sim/start_openpilot_docker.sh

@ -5,6 +5,7 @@ xhost +local:root
docker pull commaai/openpilot-sim:latest
docker run --net=host\
--name openpilot_client \
--rm \
-it \
--gpus all \

Loading…
Cancel
Save