podman and Open WebUI
There are numerous tutorials both on youtube and on blog platforms that shows how to get Open WebUI up and running on docker. Not too many mentions of podman, so here goes. $ podman create -p 127.0.0.1:3000:8080 --network=pasta:-T,11434 \ --add-host=...