fix: update compose submodule for s6-overlay entrypoint crash fix #78

Merged
gortium merged 1 commits from fix/hermes-s6-overlay-entrypoint-crash into master 2026-07-08 02:09:41 +00:00
Collaborator

Superseded by PR #80 — the simpler native approach using s6-overlay's built-in multi-profile supervision.

Superseded by PR #80 — the simpler native approach using s6-overlay's built-in multi-profile supervision.
Hermes added 1 commit 2026-07-08 01:59:40 +00:00
Updates the compose submodule to commit f4dd57f on branch
fix/hermes-s6-overlay-entrypoint-crash, which:

- Removes the broken entrypoint override (bash->tini->entrypoint.sh)
- Bakes start-hermes.sh into the image as the new CMD
- Uses the image default ENTRYPOINT (s6-overlay /init)

Fixes the SIGTERM restart loop on the Hermes container.

See compose PR #56 for details.
Hermes force-pushed fix/hermes-s6-overlay-entrypoint-crash from 86c30d4ac1 to c59a65478e 2026-07-08 02:09:09 +00:00 Compare
gortium merged commit 0399a23147 into master 2026-07-08 02:09:41 +00:00
Sign in to join this conversation.
No description provided.