mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
dev container: pull docker base image (#29968)
old-commit-hash: d0a31515a0ab5a91a949cd6f9ef3e05ef093925f
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# pull base image
|
||||
docker pull ghcr.io/commaai/openpilot-base:latest
|
||||
|
||||
# setup .host dir
|
||||
mkdir -p .devcontainer/.host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user