mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 18:42:07 +08:00
start_openpilot_docker.sh: fix docker container name (#20444)
old-commit-hash: 34342b21a9b8524f21a9f8e23d0bd1f5364132cb
This commit is contained in:
@@ -27,5 +27,5 @@ docker run --net=host\
|
||||
-e QT_X11_NO_MITSHM=1 \
|
||||
-w "$OPENPILOT_DIR/tools/sim" \
|
||||
$EXTRA_ARGS \
|
||||
commaai/openpilot-sim:latest \
|
||||
ghcr.io/commaai/openpilot-sim:latest \
|
||||
/bin/bash -c "./tmux_script.sh $*"
|
||||
|
||||
Reference in New Issue
Block a user