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