mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Don't force Docker to be kept at version 18.06 (to ensure devicemapper is available). This feature won't be re-added by Docker and remaining on an old version of Docker is not good from a security perspective. Replace the pinning with a note pointing users at an issue which provides details of alternatives to devicemapper. Fixes #407. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>