Files
docker-cli/components/engine/daemon
Rick Wieman e0fdaa87e8 Moved pidfile from utils to pkg
Fixes #10958 by moving utils.daemon to pkg.pidfile.
Test cases were also added.
Updated the daemon to use the new pidfile.

Signed-off-by: Rick Wieman <git@rickw.nl>
Upstream-commit: 772833274fd84b3c960ccab14258b7e5a00b18cd
Component: engine
2015-03-24 23:59:32 +01:00
..
2015-03-23 19:05:21 -07:00
2015-03-21 18:01:18 -07:00
2015-03-24 18:19:59 +01:00
2014-10-24 15:11:48 -07:00
2015-03-24 23:59:32 +01:00
2015-03-24 18:19:59 +01:00
2015-03-10 15:29:05 -07:00
2015-03-24 18:19:59 +01:00
2014-05-17 17:56:02 +00:00
2015-03-16 12:05:53 +01:00
2014-11-08 00:14:08 +00:00
2015-03-16 12:05:53 +01: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