#64 manifest: Add podman
Merged 6 years ago by ausil. Opened 6 years ago by walters.
walters/workstation-ostree-config add-podman  into  master

manifest: Add podman
Colin Walters • 6 years ago  
@@ -12,6 +12,7 @@ 

          "buildah",

          "git-core",

          "rpm-ostree",

+         "podman",

          "skopeo",

          "docker"

      ]

It integrates well with the whole Project Atomic (server/dev) container stack,
and can be used in many places instead of docker. It was just recently built
in Fedora.

rebased onto 0012533

6 years ago

yeah, LGTM. Before we merge, though, we unfortunately still need to to update comps.

Are we sure about that now? Isn't pungi fixed? That said https://pagure.io/fedora-comps/pull-request/220

Pull-Request has been merged by ausil

6 years ago
Metadata