Files
docker-cli/components/engine/daemon
Phil Estes d69d67a964 Merge pull request #12070 from duglin/RemoveTableCLI
Last step in removing engine.Table from api/client/*
Upstream-commit: dec48d6708aa9fc7732d2451d9913e612fc989be
Component: engine
2015-04-06 16:33:29 -04:00
..
2015-04-04 15:36:35 +08:00
2015-04-04 15:26:45 +02:00
2015-03-21 18:01:18 -07:00
2015-03-31 16:38:04 -07:00
2014-05-17 17:56:02 +00:00
2015-03-31 15:10:30 -04: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