Skip to content

RGJorge/containerflow

v0.1.9 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

bun containerflow containers web devops docker
+4 more
monitoring react self-hosted typescript

Summary

AI summary

Fixed backend crashes when Docker daemon returns null for container Ports, Labels, or Names on Windows.

Changes in this release

Bugfix Low

Backend no longer crashes when Docker daemon returns null for container Ports, Labels, or Names.

Backend no longer crashes when Docker daemon returns null for container Ports, Labels, or Names.

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Full changelog

Windows / Docker Desktop crash fix

The backend no longer crashes when the Docker daemon returns `null` for a container's `Ports`, `Labels`, or `Names`. This was a regression seen with Docker Desktop on Windows, where the daemon returns `null` for fields that the Linux daemon returns as empty arrays/objects — the refresh loop kept retrying every 5s and filling logs with `TypeError: null is not an object`.

Closes #7. Thanks to @afviveros-decor for the detailed repro with stack trace and suggested fix.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track RGJorge/containerflow

Get notified when new releases ship.

Sign up free

About RGJorge/containerflow

All releases →

Related context

Earlier breaking changes

  • v0.1.4 `docker-compose.yml` now uses prebuilt image by default (was: `build: .`).

Beta — feedback welcome: [email protected]