jcabillot 027c4ccfe3
Main Release / hadolint (push) Successful in 13s
Main Release / build (push) Successful in 5m32s
Main Release / tag (push) Successful in 19s
Tag Release / hadolint (push) Successful in 14s
Tag Release / build (push) Successful in 4m36s
Tag Release / build-push (push) Successful in 8m2s
Merge pull request 'fix: ignore hadolint DL3066 for non-numeric USER hermes' (#14) from fix/hadolint-dl3066 into main
Reviewed-on: #14
2026-08-02 12:35:46 -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%