Skip to content

fix podman - #2

Open
int3hh wants to merge 7 commits into
Zwhy2025:masterfrom
int3hh:master
Open

fix podman#2
int3hh wants to merge 7 commits into
Zwhy2025:masterfrom
int3hh:master

Conversation

@int3hh

@int3hh int3hh commented Aug 16, 2026

Copy link
Copy Markdown

Attach to Running Container showed "Unable to load running containers" under
Podman. The container list is never rendered.

podman ps --format '{{json .}}' marshals the raw ListContainer struct rather
than the accessor methods Docker exposes, so the shape differs.

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