jcabillot 926b401b06
Main Release / hadolint (push) Successful in 4m47s
Renovate / renovate (push) Successful in 5m45s
Main Release / build (push) Successful in 22m24s
Main Release / tag (push) Successful in 44s
Tag Release / build (push) Successful in 1m4s
Tag Release / hadolint (push) Successful in 39s
Tag Release / build-push (push) Failing after 17m15s
Merge pull request 'ci: add Renovate workflow' (#16) from add-renovate-workflow into main
Reviewed-on: #16
2026-08-03 16:12:29 -04:00
2026-06-16 10:58:51 -04: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
92 KiB
Languages
Dockerfile 100%