Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

alpine-user (alpine-user)

Create a user on alpine

Example Usage

"features": {
    "ghcr.io/cirolosapio/devcontainers-features/alpine-user:0": {}
}

Options

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.