feature-starter icon indicating copy to clipboard operation
feature-starter copied to clipboard

A bootstrap repo for self-authoring Dev Container Features

Results 18 feature-starter issues
Sort by recently updated
recently updated
newest added

Hi, flowing [Locally referenced Features](https://containers.dev/implementors/features-distribution/#devcontainerjson) instructions I get what seems to be a path parse error: > [3811 ms] * Processing feature: ./localFeatureA [3811 ms] Local disk feature. [3811 ms]...

While this repository is designed to implement a very simple set of Features, it would be great to demonstrate more functionality (like `_REMOTE_USER` environment variable)

My local network is behind a Cloudflare Zero Trust proxy. Typically, I would need to install the [Cloudflare CA certificate](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert/) on any container running on my local M1 Macbook Pro...

I tried to make a feature via this starter. 1. Download the template 2. Make a new feature or change the ID of color or hello feature 3. Error `Blob...

no, i dont expect this to be merged as-is. this pr is intended to be EDITED and IMPROVED to align with whatever the official template is willing to accept this...

I EXPECT CUSTOMIZATION OF THIS IDEA 😀 problem: "wow that's so much information creating a feature is very complicated i wont bother" duue to very long readme with _no images_...

Whenever I try to run the test command in my devcontainer it fails and says dev-container-features-test-lib can't be found. How do I include that?

I think it would be useful to have the tests run on pushes to all branches, as that provides quicker feedback. Would then mean that anyone creating a new repo...