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
Previous revision
Next revision Both sides next revision
packages:docker [2016-06-18 11:27]
glen [Maintenance] avoid error if no images to delete (use xargs -r)
packages:docker [2017-10-12 10:36]
glen [Prerequisites]
Line 8: Line 8:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-[[packages:​kernel]] with ''​USER_NS'',​ ''​USER_NET'',​ etc. +  - [[packages:​kernel]] with ''​USER_NS'',​ ''​USER_NET'',​ etc. 
 +  - vserver patch disabled (''​docker exec''​ will fail otherwise):​ 
 +    - https://​groups.google.com/​forum/#​!topic/​docker-user/​U3j7ykSceNg 
 +    - http://​lists.pld-linux.org/​mailman/​pipermail/​pld-devel-en/​2014-January/​023786.html
 ==== Setup Cgroups ==== ==== Setup Cgroups ====
  
Line 71: Line 73:
  
 For Docker < 1.9, see [[https://​github.com/​chadoe/​docker-cleanup-volumes|docker-cleanup-volumes]] tool. For Docker < 1.9, see [[https://​github.com/​chadoe/​docker-cleanup-volumes|docker-cleanup-volumes]] tool.
 +
 +For Docker >= 1.13 use ''​docker {container,​image,​volume,​network} prune''​ subcommands.
 ===== PLD Base image ===== ===== PLD Base image =====
  
packages/docker.txt · Last modified: 2020-10-24 16:21 by glen