Add podman support for fedora-container element

Change-Id: Ic100df7b922b8d7e8f19e14cb8c2a13ea95907c5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2021-07-05 14:16:50 -04:00
parent 0ed7f22fdd
commit 1443f2bfc1
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ __diskimage_builder_depends:
- debootstrap
- kpartx
- parted
- podman
- qemu-utils
- uuid-runtime
- yum-utils

View File

@ -21,6 +21,7 @@ __diskimage_builder_depends:
- gnupg
- kpartx
- parted
- podman
- qemu-img
- yum-utils