OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Update docker.py to support podman

Open Pepsi1x1 opened this issue 1 week ago • 1 comments

End-user friendly description of the problem this fixes or functionality that this introduces

Adds support for Podman in addition to Docker

  • [ ] Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

Give a summary of what the PR does, explaining any non-trivial design decisions

This pull request adds support for Podman in addition to Docker. The most important changes include identifying whether the client is using Podman, adjusting version checks accordingly, and modifying commands to be compatible with Podman.


Link of any specific issues this addresses

https://github.com/All-Hands-AI/OpenHands/issues/5325

Pepsi1x1 avatar Feb 17 '25 23:02 Pepsi1x1