Skip to content

Fix docker event handling#6

Merged
kanaka merged 3 commits intomainfrom
fix-docker-event-handling
Feb 11, 2026
Merged

Fix docker event handling#6
kanaka merged 3 commits intomainfrom
fix-docker-event-handling

Conversation

@kanaka
Copy link
Copy Markdown
Collaborator

@kanaka kanaka commented Feb 10, 2026

No description provided.

In newer Docker Engine (such as 29.1.2 with API 1.52), we were missing
create and die containers events. These fixes work with the newer
layout/format (and should continue to work with older format).

- Add NDJSON stream handler for docker events.
- Support older event status format (:status) and newer format (:Action).
- Support older ID formats (:id or :ID) or newer fomat (Actor.ID)
@kanaka kanaka merged commit 374fbce into main Feb 11, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants