mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 11:04:21 +01:00
This will allow us to run a VM in fips mode. The intention is to check if the host is running in fips mode and then start a container in fips mode as well. Fixes #787 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>