mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-27 10:14:27 +01:00
osbuilder: Add USE_PODMAN as an alternate for USE_DOCKER
In case a user wants to use podman instead of docker to build initrd/rootfs images, facilitate it by setting the variable `USE_PODMAN=true`. Fixes: #370 Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
From fedora:30
|
||||
From docker.io/fedora:30
|
||||
|
||||
@SET_PROXY@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user