Files
docker-cli/components/engine/daemon
Jessie Frazelle 80fc2cf3da Merge pull request #11011 from coolljt0725/fix_rmi_conflict
Fix docker remove an image show misleading conflicts
Upstream-commit: 13030add69ca84a853c036ac139f3325afc1b0e0
Component: engine
2015-02-27 12:00:12 -08: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
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