From 345f9bd48b048acbf110bda799dbf0a7ab18116a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 25 May 2018 15:30:40 -0400 Subject: [PATCH] include podman Signed-off-by: Lokesh Mandvekar --- container-tools.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/container-tools.yaml b/container-tools.yaml index c5f8a40..40d4a87 100644 --- a/container-tools.yaml +++ b/container-tools.yaml @@ -29,6 +29,7 @@ data: - oci-register-machine - oci-systemd-hook - oci-umount + - podman - python-docker - python-docker-pycreds - runc @@ -43,10 +44,12 @@ data: - oci-register-machine - oci-systemd-hook - oci-umount + - podman - python2-docker - python2-docker-pycreds - python3-docker - python3-docker-pycreds + - python3-podman - runc - skopeo - skopeo-containers @@ -77,6 +80,9 @@ data: oci-umount: rationale: Primary component of this module ref: f28 + podman: + rationale: Primary component of this module + ref: f28 python-docker: rationale: Primary component of this module ref: f28