devcontainers / devcontainers/feature-starter
[question] How can configure a feature to start after the devcontainers is created?
Open
- Dominant language
- Shell
- Stars
- 448
- Forks
- 258
- PR merge metrics
- No merged PRs in 30d
Description
The feature I have in mind depends on a secret which is provided when Codespaces is initialized. I have tried using `entrypoint`, `postStartCommand` and `postAttachCommand` without success. I can see the agent is downloaded and can be initialized manually once Codespaces starts but what I'm looking for is to make it start automatically.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.