Replace the full Hermes agent Dockerfile with the minimal debian:13.4 base image as specified in the task: - debian:13.4 base - uv installed from astral-sh/uv:latest - curl, poppler-utils, imagemagick only - No other packages (PR 1 of 5)
Add Dockerfile for building custom Hermes Agent image. Packages (PR 1 of 5): - curl: HTTP client - poppler-utils: PDF tools - imagemagick: Image manipulation