Remix.run Logo
bityard 4 days ago

Huh? It's right there in the docs: https://podman.io/docs/installation#installing-on-linux

    apt-get -y install podman
Podman doesn't produce their own binary distributions for ANY Linux distro. The only binary packages they provide are for Mac and Windows because those don't have a native package repository.

Even if they did release their own Linux packages, bear in mind that Podman development is driven by and sponsored almost entirely by Red Hat. It's not really in their interest to pay their developers to maintain packages for Ubuntu, a direct competitor in the enterprise Linux space.

rsyring 3 days ago | parent | next [-]

As a sibling comment pointed out, the problem with the Ubuntu packages is they are dated. I should have made this clearer in my original comment.

> It's not really in their interest to pay their developers to maintain packages for Ubuntu, a direct competitor in the enterprise Linux space.

Exactly. :)

figmert 4 days ago | parent | prev [-]

The problem is podman in the apt repos are very old. Last time I checked, Podman was on v5, where debian was on v2 something.

saint_yossarian 4 days ago | parent [-]

Must have been ages ago, even stable now has 5.4: https://packages.debian.org/search?searchon=names&suite=all&...

wink 3 days ago | parent [-]

"even stable" - that was released 2w ago.

...

Also yes, podman v4 on bookwarm was famously useless in many cases and because of either libc or kernel (iirc) you could not even install v5 effortlessly.

I like Debian and I like podman but putting this as a usefule nice experience (up until trixie released) is just weird framing.