Files
docker-cli/components/engine/daemon
Phil Estes 6021acc699 Fix overlay and user namespace permissions
All underlay dirs need proper remapped ownership. This bug was masked by the
fact that the setupInitLayer code was chown'ing the dirs at startup
time. Since that bug is now fixed, it revealed this permissions issue.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
Upstream-commit: 191cefbaca45ba86341379d09d2f75d5fc1868fb
Component: engine
2015-12-08 14:28:28 -05:00
..
2015-12-02 16:43:49 -05:00
2015-07-29 23:39:18 +02:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-11-05 17:09:57 -05:00
2015-12-03 16:30:44 -08:00
2015-08-27 22:07:42 -07:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-02 11:12:42 -05:00
2015-12-01 19:53:49 -08:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00
2015-12-03 17:39:49 +01:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver