mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-06 00:36:29 +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