Build/test containers.
| tag | description |
|---|---|
| base | base image |
| mdbook | base+mdbook |
| shell-bash-ble | base+bash-ble |
| shell-cmd | base+cmd |
| shell-elvish | base+elvish |
| shell-fish | base+fish |
| shell-nushell | base+nushell |
| shell-oil | base+oil |
| shell-powershell | base+powershell |
| shell-tcsh | base+tcsh |
| shell-xonsh | base+xonsh |
| shell-zsh | base+zsh |
| dev | base+go+shell-* |
| vhs | dev+vhs |
Additional init file instruction (e.g. .bashrc) can be set with:
| Environment |
|---|
$RC_BASH |
$RC_BASH_BLE |
$RC_ELVISH |
$RC_FISH |
$RC_NUSHELL |
$RC_NUSHELL_ENV |
$RC_OIL |
$RC_POWERSHELL |
$RC_TCSH |
$RC_XONSH |
$RC_ZSH |