renovate 74f01cc625
PR Checks / hadolint (pull_request) Successful in 13s
PR Checks / build (pull_request) Successful in 2m33s
Update docker/build-push-action action to v7.3.0
2026-07-01 15:09:23 +00: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 43 KiB
Languages
Dockerfile 100%