opencodecabilloteu 875997a18e
PR Checks / hadolint (pull_request) Successful in 28s
PR Checks / build (pull_request) Successful in 7m47s
fix: ignore hadolint DL3066 for non-numeric USER hermes
2026-08-02 16:26:23 +00: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%