Did they sort out rootless networking? I've tried podman twice but simply cannot get networking to work properly when using a docker-compose file.
I hope more open source projects support it.<p>Most repos I check out still have only docker specific commands…<p>Even though most things are similar, the differences in e.g networking (for example host.docker.internal vs host.containers.internal) create lots of Issues for me
Ok, I really want to use podman, but the last time I built an image and tried to run it, I ran into a brick wall.<p>I think I used something called buildah to package something, and it had some parameter for a name, but then trying to run it using podman, podman didn't seem to have any way to reference the container image that I THINK buildah created. I think there was also something called spokeo but I don't recall what it did, or it did not help this workflow.<p>The tutorials all seemed to assume pulling images from the internet.<p>Anyone have a good podman tutorial that really goes from install podman -> make container -> run container on a Linux box?
There are no builds for Ubuntu 22.04 LTS on arm64, anyone can tell me how to run it on there?<p>The version in official Ubuntu apt repo is still 3.x ..
How do we encourage other repos like Ubuntu to update to this version? I'd love to have some Ubuntu like distro that has faster / rolling updates for WSL and some VMs. Even the next version of Ubuntu is still stuck on version 3.4...