Files
docker-cli/components/engine/daemon
Dan Walsh d454476d00 We need to umount /var/lib/docker when the daemon exits.
Currently we are leaving it bind mounted on stop.

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
Upstream-commit: a3ff8a98f770ae35103e3ce3c4221c00b4efcb7f
Component: engine
2014-05-23 11:43:46 -04:00
..
2014-05-22 22:29:13 +00:00
2014-05-05 16:48:56 -07: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-20 19:36:15 +00:00
2014-05-17 17:56:02 +00:00
2014-04-17 14:43:01 -07:00
2014-05-12 17:05:07 -07:00
2014-04-17 14:43:01 -07: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