disinto/docker
Claude 098c19cb3a
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: bug: edge container supervisor loop never runs (and /opt/disinto-logs not created) (#555)
Two fixes:
- Create /opt/disinto-logs before supervisor loop starts (tee was failing)
- Replace exec caddy with background caddy + wait -n pattern so the
  supervisor loop subshell isn't orphaned when the parent shell exec's away

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 09:32:47 +00:00
..
agents fix: bug: agents-llama entrypoint writes to dev-poll log path before creating parent directory (#533) 2026-04-10 07:07:24 +00:00
edge fix: bug: edge container supervisor loop never runs (and /opt/disinto-logs not created) (#555) 2026-04-10 09:32:47 +00:00
reproduce fix: move helper functions before their first call site 2026-04-08 09:17:05 +00:00
runner fix: eliminate duplicate action-TOML parsing between runner entrypoint and release formula 2026-04-09 19:07:51 +00:00
index.html feat: edge proxy + staging container to docker stack (#807) 2026-03-28 07:58:17 +01:00