Sign inSign up

openkylin/qwen-code

By openkylin

Updated 6 months ago

Image
0

1.1K

openkylin/qwen-code repository overview

Quick reference

The tag of each qwen-code docker image is consist of the complete software stack version. The details are as follows

TagCurrentlyArchitectures
0.12.6-ok20Qwen-Code 0.12.6 on openKylin 2.0amd64,arm64,riscv64

Quick Start

In this usage, users can select the corresponding {Tag} and container startup options based on their requirements.

  • Pull the openkylin/qwen-code image from docker
docker pull openkylin/qwen-code:{Tag}
  • Launch and enter an interactive container
docker run -it --name my-qwen openkylin/qwen-code:{Tag} 
OptionDescription
--name my-qwenNames the container my-qwen.
-itStarts 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.
  • Run Qwen Code
qwen

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openkylin-docker-images.

Tag summary

Content type

Image

Digest

sha256:7e5d2d1d4

Size

222.6 MB

Last updated

6 months ago

docker pull openkylin/qwen-code