mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-07 08:24:23 +01: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>