2025-04-19 00:15:59 +09:00

704 B

user (user)

Create a user and group with the same id.

Example Usage

"features": {
    "ghcr.io/davzucky/devcontainers-features-wolfi/user:1": {}
}

Options

Options Id Description Type Default Value
username Enter name of a non-root user to configure or none to skip string automatic
userUid Enter UID for non-root user string automatic
userGid Enter GID for non-root user string automatic

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.