mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
Use Podman instead of Docker when $USE_PODMAN is set. This enables running with Podman, e.g. to import images for CRI-O. Fixes: #2067 Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>