Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Run command before devcontainers starts #1740

Open
juankb1024 opened this issue May 6, 2023 · 0 comments
Open

Run command before devcontainers starts #1740

juankb1024 opened this issue May 6, 2023 · 0 comments

Comments

@juankb1024
Copy link

I'm migrating my dev process to VSCode Dev containers and I want Dev containers to start colima before it starts.

I've tried with initializeCommand but that executes before the container's initialization, not Dev containers itself.

The reason I need it this way is because VSCode Dev Container will not detect the docker socket until colima starts.

One work around is to make colima start on startup but i don't always need to have colima opened.

So is there a way to achieve this on the current version?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant