Files
docker-cli/components/engine/daemon
Jessie Frazelle 97033cc69f Merge pull request #10586 from resouer/10532-fix-cors-hardcode
Fix 10532 to change --api-enable-cors to string.
Upstream-commit: 7b3ffd5cc0b293aac67e2c07948b2e68525b72d1
Component: engine
2015-03-04 18:42:20 +00:00
..
2014-10-24 15:11:48 -07:00
2015-02-26 19:11:27 +08:00
2015-02-18 10:19:52 -05:00
2014-05-17 17:56:02 +00:00
2015-02-25 19:37:43 -05:00
2014-11-08 00:14:08 +00: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