Revert "feat(hermes): drop fork overlay, use upstream base image for v0.12.0+ kanban"

This reverts commit d94014f19a.
This commit is contained in:
2026-05-19 21:29:47 -04:00
parent d94014f19a
commit 8e09e5bdfe
2 changed files with 46 additions and 18 deletions

View File

@@ -28,6 +28,8 @@ services:
hermes:
build:
context: ./hermes
ssh:
- default
container_name: hermes
entrypoint: ["/bin/bash", "-c",
"bash /opt/data/hermes-tools/install.sh && exec /usr/bin/tini -g -- /opt/hermes/docker/entrypoint.sh \"$@\"",