6

From what I've read it seems to be the answer to everything that ails docker. Images in user directory, containers with only user permissions, no daemon, etc. Yet every guide to installing seems to rely on the system's package manager, and the build seems to rely on packages being installed (runc, common), that would also require permissions to the system's package manager.

So how can I get podman to run on a system where I only have normal user access?

SourceSimian
  • 620
  • 3
  • 17
  • I'm trying to build Podman for CentOS7 and CentOS8 with a GitHub Actions workflow https://github.com/eriksjolund/build-podman (It's right now just an experiment) – Erik Sjölund Jan 12 '21 at 23:32

0 Answers0