Why it matters
Profile
Minimal Docker sandbox image for Hermes. Pull, run, done.
setup mediumintegration mediuminterface cli
Provenance
Signals
Listed in the awesome-hermes-agent README
Sources: 2 / Surfaces: 1
Fast skim
What the upstream surface says
Short excerpt only, so you can decide whether to click out.
Minimal Docker image packaging for Hermes Agent.
docker build -t hermes-agent-docker:local .
docker build \ --build-arg HERMES_REF=v2026.3.30 \ -t hermes-agent-docker:v2026.3.30 .
hermes-agent-dockerImage contentsQuick startBuild locallyRun HermesRun doctorPersistenceEnvironment and setup
- installs Hermes with the official upstream install script
- includes mini-swe-agent
- persists Hermes state under /home/agent/.hermes
- is intended for straightforward local builds and multi-arch publishing
- your current project into /home/agent/workspace
- a persistent Hermes home directory into /home/agent/.hermes