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