Skip to content

feat(widgets): add Docker Containers widget#334

Open
eborchardt wants to merge 1 commit into
sirmalloc:mainfrom
eborchardt:feat/docker-containers-widget
Open

feat(widgets): add Docker Containers widget#334
eborchardt wants to merge 1 commit into
sirmalloc:mainfrom
eborchardt:feat/docker-containers-widget

Conversation

@eborchardt
Copy link
Copy Markdown

Displays Docker containers by name with a status symbol (running, exited, paused, restarting, created/removing, dead). Uses docker ps -a with a 2s timeout; gracefully handles missing docker, daemon-down, and timeout.

Displays Docker containers by name with a status symbol (running, exited,
paused, restarting, created/removing, dead). Uses `docker ps -a` with a
2s timeout; gracefully handles missing docker, daemon-down, and timeout.
@sirmalloc sirmalloc force-pushed the main branch 3 times, most recently from 4f7a07b to ec28376 Compare May 12, 2026 04:01
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.

1 participant