suse12: docker 限制内存, 报your kernel not support swap limit capabilities,memory limited without swap

suse解决方法:centos 编辑/etc/default/grubdate 设置以下:方法 GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1" co 而后执行:grub2-mkconfig -o /boot/grub2/grub.cfgmemory 最后重启系统,就OK了config centos解决办法ab GRUB_CMDLINE
相关文章
相关标签/搜索