The official Qwen Code docker image.
Maintained by: openKylin RISC-V SIG.
Where to get help: openKylin RISC-V SIG, openKylin.
The tag of each qwen-code docker image is consist of the complete software stack version. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 0.12.6-ok20 | Qwen-Code 0.12.6 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/qwen-code image from dockerdocker pull openkylin/qwen-code:{Tag}
docker run -it --name my-qwen openkylin/qwen-code:{Tag}
| Option | Description |
|---|---|
--name my-qwen | Names the container my-qwen. |
-it | Starts the container in interactive mode with a terminal (bash). |
openkylin/qwen-code:{Tag} | Specifies the Docker image to run, replace {Tag} with the specific version or tag of the openkylin/qwen-code image you want to use. |
qwen
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:7e5d2d1d4…
Size
222.6 MB
Last updated
6 months ago
docker pull openkylin/qwen-code