Is there a way to install and run podman on ubuntu 14.04 ? #14244
Unanswered
rishabhj1717
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Thank you for reaching out. Ubuntu 14:04 is too old. The Kubic repositories are discontinued since Ubuntu ships with Podman in its main repositorie now (see https://podman.io/getting-started/installation#linux-distributions). |
Beta Was this translation helpful? Give feedback.
1 reply
-
@rishabhj1717 If your distro is too old and in case if you are unable to find any other means of installing podman on your distro I'd also like to recommend building podman from source as last option and running it https://podman.io/getting-started/installation#building-from-scratch, works for me most of time. |
Beta Was this translation helpful? Give feedback.
1 reply
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 wanted to install podman on ubuntu 14.04 and was following this document https://phoenixnap.com/kb/install-podman-on-ubuntu, but it seems to fail with the following error, when I try to add the apt-key
Is there a way to install podman on ubuntu 14.04, and if yes, could you please share the steps?
Beta Was this translation helpful? Give feedback.
All reactions