Files
docker-cli/components/engine/daemon
Dan Walsh 21f4b9fc72 Fix relabel for SELinux
With the changes merged into runc/libcontainer, are now causing
SELinux to attempt a relabel always, even if the user did not
request the relabel.

If the user does not specify Z or z on the volume mount we should
not attempt a relabel.

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
Upstream-commit: d9011b36176d6245bdc25401633c213d73e14ea0
Component: engine
2015-11-09 14:04:57 -05:00
..
2015-11-09 08:26:35 -08:00
2015-07-29 23:39:18 +02:00
2015-10-22 10:42:53 -07:00
2015-11-05 17:09:57 -05:00
2015-11-08 18:05:34 +00:00
2015-08-27 22:07:42 -07:00
2015-11-05 17:09:57 -05:00
2015-08-27 22:07:42 -07:00
2015-11-02 08:28:34 -08:00
2015-10-22 10:42:53 -07:00
2015-11-08 18:29:34 -08:00
2015-11-09 08:26:35 -08:00
2015-11-09 08:26:35 -08:00
2015-11-09 08:26:35 -08:00
2015-11-05 17:09:57 -05:00
2015-11-09 14:04:57 -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