# hermes-agent Container image for [Hermes Agent](https://github.com/NousResearch/hermes-agent) with additional tooling. ## Image `jcabillot/hermes-agent` — [Docker Hub](https://hub.docker.com/r/jcabillot/hermes-agent) Based on `nousresearch/hermes-agent` with `gnupg` and `jq` added. ## Usage ```bash docker pull jcabillot/hermes-agent ``` ## Build locally ```bash docker build -t jcabillot/hermes-agent . ``` ## Tags | Tag | Description | |-----|-------------| | `latest` | Latest stable build from `main` | | `sha-` | Per-commit build |