User Tools

Site Tools


packages:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
packages:docker [2016-02-09 07:48]
glen [Network Configuration]
packages:docker [2016-02-16 12:02]
glen [Prerequisites]
Line 9: Line 9:
  
 [[packages:​kernel]] with ''​USER_NS'',​ ''​USER_NET'',​ etc. [[packages:​kernel]] with ''​USER_NS'',​ ''​USER_NET'',​ etc.
 +
 +==== Setup Cgroups ====
 +
 +Easiest way is to install [[package>​libcgroup]] package and enable all cgroup types:
 +
 +<​code>​
 +# install libcgroup and enable mounts
 +poldek -u --noask libcgroup
 +sed -i -e '/​^#​mount/,​$ s/​^#//'​ /​etc/​cgconfig.conf
 +service cgconfig start 
 +</​code>​
 ===== Network Configuration =====  ===== Network Configuration ===== 
  
packages/docker.txt ยท Last modified: 2020-10-24 16:21 by glen