Files
docker-cli/components/engine/daemon
Michael Crosby bdbe2e1a2a Merge pull request #6452 from mheon/selinux_btrfs_fix
Error if Docker daemon starts with BTRFS graph driver and SELinux enabled
Upstream-commit: 219a3345deade869a415436c2b5c24c0c523ca08
Component: engine
2014-07-07 11:34:50 -07:00
..
2014-05-05 16:48:56 -07:00
2014-06-27 15:07:40 +04:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-05-17 17:56:02 +00:00
2014-04-17 14:43:01 -07:00
2014-06-27 15:07:40 +04:00
2014-04-17 14:43:01 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver
  • networkdriver

Code pertaining to storing images:

  • graphdriver