magentic-ui icon indicating copy to clipboard operation
magentic-ui copied to clipboard

Support Podman in place of Docker

Open Expro opened this issue 4 months ago • 4 comments

Container's ecosystem moved from Docker to alternatives, such as Podman, long time ago. Please update project to support Podman.

Expro avatar Aug 01 '25 06:08 Expro

Hi @Expro, I do not believe explicit Podman support is something the team is working on at the moment. We have however recently uploaded our docker containers to GHCR to make it easier to use Magentic UI (which might also make Magentic UI easier to work with Podman)

Alternatively, we updated our documentation so you should be able to run with the --run-without-docker flag. We do note this is a limited version as running without containerization limits Magentic-UI to only the web surfer agent

If you're interested in implementing this, we'd be happy to review a PR

matheusmaldaner avatar Aug 04 '25 18:08 matheusmaldaner

As @matheusmaldaner mentioned, this is not currently on our priority list, feel free to modify the code to use Podman

husseinmozannar avatar Aug 13 '25 19:08 husseinmozannar

I am also looking for podman support. alias docker=podman does not work.

halllo avatar Dec 01 '25 21:12 halllo

Hi @halllo, I do not believe implementing Podman support is high in the team's priority list, but if you're interested in implementing this you could open a PR and I'd be happy to take a look

matheusmaldaner avatar Dec 02 '25 17:12 matheusmaldaner