Files
docker-cli/components/engine/daemon
David Calavera b1098ef990 Move versioned references of inspect functions to the daemon.
Leaving only one versioned main function that a backend must implement.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 38abba9e2c8f7ac27bd26bf98685b51585922317
Component: engine
2015-11-24 14:03:39 -05:00
..
2015-07-29 23:39:18 +02:00
2015-10-22 10:42:53 -07:00
2015-11-13 12:51:05 -08:00
2015-11-05 17:09:57 -05:00
2015-08-27 22:07:42 -07:00
2015-11-09 09:51:09 -08:00
2015-11-09 09:51:09 -08:00
2015-08-27 22:07:42 -07:00
2015-11-11 17:19:39 -08:00
2015-11-10 20:33:29 -05:00
2015-11-19 11:02:25 -08:00
2015-11-09 08:26:35 -08:00
2015-11-09 08:26:35 -08:00
2015-11-09 08:26:35 -08:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver