mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 02:32:26 +00:00
The `kata-manger.sh` utility is changing its behaviour so that `install-packages` *only* installs packages (no container manager). Update the command to both install Docker and the packages. Fixes #113. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>