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

This commit is contained in:
2026-05-19 21:23:09 -04:00
parent 6b506163e9
commit d94014f19a
2 changed files with 18 additions and 46 deletions

View File

@@ -28,8 +28,6 @@ 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 \"$@\"",