dev container: pull docker base image (#29968)

old-commit-hash: d0a31515a0ab5a91a949cd6f9ef3e05ef093925f
This commit is contained in:
Adeeb Shihadeh
2023-09-18 19:45:12 -07:00
committed by GitHub
parent f43247fa48
commit 5dbdbd0db9
+3
View File
@@ -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