You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- See the [projects/README.md](projects/README.md) file for more details on organizing your project repositories.
32
32
-**INFO:** this step is optional since the Gemini CLI does not require code repositories to answer general prompts.
33
33
34
-
4.Build the Docker image.
34
+
4.**Local build:** build the Docker image.
35
35
- Run this command only during the **initial installation** or if there are **changes to the `Dockerfile`**.<br>
36
36
-`docker compose build`
37
37
38
+
5.**Pull the pre-built Docker image**: (Optional) This repository deploys the "latest" Docker image to Docker Hub on the creation of new Release/Tags. It is available at: https://hub.docker.com/r/weaponsforge/gemini-cli
39
+
- Use this step to skip building the image locally at **step # 4**.
0 commit comments