Files
Gemini/README.md
Jérôme Delacotte 7139c5cea1 Gemini Docker
2025-10-22 17:51:33 +02:00

19 lines
253 B
Markdown

Add a .env File.
GEMINI_API_KEY=your_gemini_api_key_here
4. Start the Docker Container
docker compose up -d
5. Enter the Container
docker compose exec gemini-cli-node /bin/bash
6. Start Using Gemini
Once inside the container shell, run:
gemini