The official Hermes Agent docker image.
Maintained by: openKylin RISC-V SIG.
Where to get help: openKylin RISC-V SIG, openKylin.
The tag of each hermes-agent docker image is consist of the complete software stack version. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 2026.4.16-ok20 | Hermes Agent 2026.4.16 on openKylin 2.0 | amd64,arm64,riscv64 |
| 2026.7.7.2-ok20 | Hermes Agent 2026.7.7.2 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/hermes-agent image from docker# From Docker Hub
docker pull openkylin/hermes-agent:{Tag}
#From Quay
docker pull quay.io/openkylin/hermes-agent:{Tag}
docker run -it --name my-hermes openkylin/hermes-agent:{Tag}
| Option | Description |
|---|---|
--name my-hermes | Names the container my-hermes. |
-it | Starts the container in interactive mode with a terminal (bash). |
openkylin/hermes-agent:{Tag} | Specifies the Docker image to run, replace {Tag} with the specific version or tag of the openkylin/hermes-agent image you want to use. |
hermes
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:7c12edcc1…
Size
953.3 MB
Last updated
about 2 months ago
docker pull openkylin/hermes-agent