From 0012533ea2dfe3fd1c387178701ac201a66a8c1b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 17 Feb 2018 11:10:44 -0500 Subject: [PATCH] manifest: Add podman 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. --- fedora-atomic-workstation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora-atomic-workstation.json b/fedora-atomic-workstation.json index ec21e1b..c5ba590 100644 --- a/fedora-atomic-workstation.json +++ b/fedora-atomic-workstation.json @@ -12,6 +12,7 @@ "buildah", "git-core", "rpm-ostree", + "podman", "skopeo", "docker" ]