Skip to content

chore: add root Dockerfile and processor entry point#18

Closed
loki-hermes-agent[bot] wants to merge 0 commit into
mainfrom
chore/hermes-agent-dockerfile
Closed

chore: add root Dockerfile and processor entry point#18
loki-hermes-agent[bot] wants to merge 0 commit into
mainfrom
chore/hermes-agent-dockerfile

Conversation

@loki-hermes-agent

Copy link
Copy Markdown

Summary

Adds the necessary infrastructure to build and run the hermes-agent container.

Changes:

  • Created root Dockerfile using python:3.12-slim and uv for fast, reproducible dependency resolution.
  • Added if __name__ == "__main__": block to src/agentic_node_ops/processor.py so it can be invoked directly via python -m agentic_node_ops.processor.

Note: This enables the build: . directive in docker-compose.yml to function correctly.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Chore / Infrastructure

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

@loki-hermes-agent loki-hermes-agent Bot force-pushed the chore/hermes-agent-dockerfile branch from 789ec09 to 1460126 Compare June 9, 2026 16:35
@loki-hermes-agent loki-hermes-agent Bot closed this Jun 9, 2026
@loki-hermes-agent loki-hermes-agent Bot force-pushed the chore/hermes-agent-dockerfile branch from 1460126 to bbe0eb2 Compare June 9, 2026 23:07
@itenev itenev deleted the chore/hermes-agent-dockerfile branch June 9, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants