Avoid extra logins from the Github CLI by preserving the ~/.config/gh folder across container instances.
"features": {
"ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence:1": {}
}| Options Id | Description | Type | Default Value |
|---|
Architectures: amd and arm
OS: ubuntu, debian
Shells: bash, zsh, fish
| Version | Notes |
|---|---|
| 1.0.3 | Move onCreate lifecycle script to oncreate.sh |
| 1.0.2 | Update soft dependencies |
| 1.0.1 | Fix Docs |
| 1.0.0 | Support zsh + refactor |
| 0.0.3 | Delete some unnecessary "echo" statements |
| 0.0.2 | chown -R the entire ~/.config directory |
| 0.0.1 | Rename ~/.config/gh to ~/.config/gh-old if it exists |
| 0.0.0 | Initial Version |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.