post_install() {

echo 'NOTE: Docker requires the kernel to support'
echo 'device cgroups, namespace, VETH, among others.'
echo
echo 'To check a full list of features needed, run the script:'
echo 'https://github.com/moby/moby/blob/master/contrib/check-config.sh'
}
