Installing podman version 4.7 or above in Pop!OS Ubuntu flavored 22.04 #22310
Answered
by
afbjorklund
lgonzalezsa
asked this question in
Q&A
Replies: 2 comments 9 replies
-
To find out, I did the following
(Ubuntu 24.04 has not yet been released so this is preliminary information) |
Beta Was this translation helpful? Give feedback.
9 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been with Pop!OS since 22.04, the standard podman version included in Ubuntu 22.04 is 3.X; very old for my use cases.
Time ago, the podman instructions were pointing to
http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04/
as an alternative way to have a more recent version of podman available for Ubuntu LTS users. The podman documentation was updated and no more reference to that source.The new docs are here https://podman.io/docs/installation#ubuntu
Not sure if Ubuntu LTS 24.04 is addressing the need to have a version greater than 4.7 available.
As end user, what are my alternatives to install podman in my OS?
In addition, the Docker compatibility mode to have /var/run/docker.sock available; not sure if the official procedure is to create the symbolic link manually or could be a similar helper like in macOS where the tool helps to configure. No reference in Linux when we need this for example for compose.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions