Files
docker-cli/components/engine/daemon
Phil Estes 664cab4653 Properly report conflicting namespace options when using userns
This prevents strange errors and clarifies which namespace options are
incompatible with user namespaces (at this time).

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
Upstream-commit: d5743a3a5c0864686a300b1fe5f58b89a36bb2f6
Component: engine
2016-01-11 20:50:22 -05:00
..
2016-01-03 23:03:39 +01:00
2016-01-03 23:03:39 +01:00
2015-12-16 11:58:52 -08:00
2015-12-03 17:39:49 +01:00
2015-12-13 18:04:12 +02:00
2015-12-30 17:39:33 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver