renovate d2c38e24cc
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build (pull_request) Successful in 2m10s
Update python Docker tag to v3.14
2026-06-16 15:08:25 +00:00
2026-06-16 10:58:51 -04:00
2026-06-16 10:58:51 -04:00
2026-06-16 15:08:25 +00:00
2026-06-16 10:58:51 -04:00
2026-06-16 10:58:51 -04:00

hermes-agent-webui

Container image for Hermes WebUI with a bundled Hermes Agent runtime.

Image

jcabillot/hermes-agent-webuiDocker Hub

Usage

docker pull jcabillot/hermes-agent-webui
docker run -p 8787:8787 jcabillot/hermes-agent-webui

Open http://localhost:8787

Build locally

docker build -t jcabillot/hermes-agent-webui .

Tags

Tag Description
latest Latest stable build from main
sha-<commit> Per-commit build
S
Description
Hermes Agent WebUI container image
Readme 40 KiB
Languages
Dockerfile 100%