devcontainer: fix rc files, move CARLA_HOST to json (#30047)

* Download rc files to batman home directory. Fix links

* Move CARLA_HOST to devcontainer.json

* Remove user root
old-commit-hash: 3cf58e55eb
This commit is contained in:
Kacper Rączy
2023-09-25 19:11:57 -07:00
committed by GitHub
parent 789ab258a5
commit db569f53e7
2 changed files with 4 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
"DISPLAY": "${localEnv:DISPLAY}",
"PYTHONPATH": "${containerWorkspaceFolder}",
"TERM": "xterm-256color",
"CARLA_HOST": "host.docker.internal",
"force_color_prompt": "1"
},
"runArgs": [