You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove isPodmanAvailable() function and related checks
- Update language to clarify "Podman Docker-compatible service"
- Remove version-specific requirements (4.9.2 -> recent version)
- Focus on Docker client connectivity without podman binary dependency
This addresses @afbjorklund's feedback about not detecting podman binaries
and providing only Docker socket connectivity. Prepares foundation for
future SSH socket implementation per issue #9229.
0 commit comments