mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 20:40:42 +00:00
Run the Docker runtime image under tini so long-lived containers reap orphaned child processes and forward signals correctly. Thanks @VintageAyu!