The official Gemini Cli docker image.
Maintained by: openKylin RISC-V SIG.
Where to get help: openKylin RISC-V SIG, openKylin.
The tag of each gemini-cli docker image is consist of the complete software stack version. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 0.36.0-ok20 | Gemini Cli 0.36.0 on openKylin 2.0 | amd64,arm64,riscv64 |
In this usage, users can select the corresponding {Tag} and container startup options based on their requirements.
openkylin/gemini-cli image from docker# From Docker Hub
docker pull openkylin/gemini-cli:{Tag}
#From Quay
docker pull quay.io/openkylin/gemini-cli:{Tag}
docker run -it --name my-gemini openkylin/gemini-cli:{Tag}
| Option | Description |
|---|---|
--name my-gemini | Names the container my-gemini. |
-it | Starts the container in interactive mode with a terminal (bash). |
openkylin/gemini-cli:{Tag} | Specifies the Docker image to run, replace {Tag} with the specific version or tag of the openkylin/gemini-cli image you want to use. |
gemini
If you have any questions or want to use some special features, please submit an issue or a pull request on openkylin-docker-images.
Content type
Image
Digest
sha256:08338cc62…
Size
186.3 MB
Last updated
5 months ago
docker pull openkylin/gemini-cli