mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 02:54:27 +01:00
Eventually containerd will allow us to provide an argument for a given runtime handler, but in the meantime, let's use bash to provide indirection to specify the appropriate configuration file. Only QEMU is handled until we have a block based snapshotter available. Signed-off-by: Eric Ernst <eric.ernst@intel.com>