Docker warning on cgroup swap limit, memory.use_hierarchy
问题 I am getting this warning from 'sudo docker -d': WARNING: Your kernel does not support cgroup swap limit. even after following the steps (as in this link): modify below lines in /etc/default/grub (I did both for good measure) RUB_CMDLINE_LINUX_DEFUALT="cgroup_enable=memory swapaccount=1" GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1" and then update-grub/reboot via sudo update-grub; sudo reboot My questions are: 1) Should I be worried about this warning? I think I should be because I