Gemini CLI in a Docker container.
When first attempting to auth as a user, application will close. Upon opening it again, it will properly present a link for manual authentication.
- Build container (build again to update the application)
- Run
gemini-cli.sh <path>to use the app:
gemini-cli.sh ~/projects/footo open a dir (will be mounted to~/project)gemini-cli.sh ~/Documents/foo.mdto open invividual file (will be mounted to~/project/foo.md)