mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-24 14:05:30 +00: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>