The official Minimax Cli docker image.
Maintained by: openKylin RISC-V SIG.
Where to get help: openKylin RISC-V SIG, openKylin.
The tag of each mmx-cli docker image is consist of the complete software stack version. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 1.0.5-ok20 | Minimax Cli 1.0.5 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/mmx-cli image from docker# From Docker Hub
docker pull openkylin/mmx-cli:{Tag}
#From Quay
docker pull quay.io/openkylin/mmx-cli:{Tag}
docker run -it --name my-mmx openkylin/mmx-cli:{Tag}
| Option | Description |
|---|---|
--name my-mmx | Names the container my-mmx. |
-it | Starts the container in interactive mode with a terminal (bash). |
openkylin/mmx-cli:{Tag} | Specifies the Docker image to run, replace {Tag} with the specific version or tag of the openkylin/mmx-cli image you want to use. |
mmx
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:578660e27…
Size
101.9 MB
Last updated
5 months ago
docker pull openkylin/mmx-cli