Files
docker-cli/components/engine/daemon
Alexander Morozov 1164c8a3e0 Removed engine from /copy
* Client and server use types.CopyConfig
* API calls container.Copy directly

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
Upstream-commit: ccdef895def5e42706e792b4891ad2d06bbf488a
Component: engine
2015-04-09 13:05:31 -07:00
..
2015-04-07 08:43:14 -07:00
2015-04-04 15:26:45 +02:00
2015-04-09 09:58:44 -07:00
2015-03-21 18:01:18 -07:00
2015-04-09 13:05:31 -07:00
2015-04-09 18:46:24 +02:00
2015-04-07 14:23:09 -07:00
2015-04-09 19:39:14 +02:00
2015-04-07 08:43:18 -07:00
2014-05-17 17:56:02 +00:00
2015-04-10 01:52:55 +08: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