devcontainers / devcontainers/feature-starter
Add example feature that uses `curl`
Open
- Dominant language
- Shell
- Stars
- 448
- Forks
- 258
- PR merge metrics
- No merged PRs in 30d
Description
Writing a feature that uses `curl` is not exactly straight forward.
I copied some snippets from the [aws-cli](https://github.com/devcontainers/features/blob/baf47e22b0c3dc5b418ac57aae2e750d14bbc9a3/src/aws-cli/install.sh#L68-L87) feature. However, a well documented example in this repository would be awesome.
Specifically, some documentation explaining why installing `ca-certificates` manually is necessary. Forgetting to do so results in an error that is not so obvious.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.