Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

pipx (pipx)

Installs a pipx package.

Example Usage

"features": {
    "ghcr.io/nikaro/features/pipx:1": {}
}

Options

Options Id Description Type Default Value
version Select the version of pipx to install. string latest
pipx_home The directory to install pipx packages. string /opt/pipx
pipx_bin_dir The directory to install pipx binaries. string /usr/local/bin
pipx_man_dir The directory to install pipx manpages. string /usr/local/share/man
debug Enable debug logging. boolean false

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