Create a user on alpine
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-user:0": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| user | The name of the user to create | string | vscode |
| uid | The uid of the user to create | string | 1000 |
| userFolders | Space-separated list of folders to chown to the user | string | - |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.