mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 11:58:41 +00:00
Add script to build kata using docker. Allow build kata-deploy binaries using docker. kata-deploy-binaries-in-docker.sh is a wrapper of kata-deploy-binaries.sh it will call kata-deploy-binaries.sh in a container with all the dependencies installed. Signed-off-by: Carlos Venegas <jos.c.venegas.munoz@intel.com>