Files
docker-cli/components/engine/daemon
Alexander Morozov c6a7b3f411 Make events test more deterministic in go1.5
Now scheduler makes order of events pretty random, so I added little
sleeps to make order intact. Also I renamed to test so name better
describes its nature.

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
Upstream-commit: 386aefb9fcf65f1a5f68fd61e5108ea0858d2d3f
Component: engine
2015-08-24 09:35:11 -07:00
..
2015-07-29 23:39:18 +02:00
2015-08-12 13:17:27 -07:00
2015-07-27 17:44:18 -07:00
2015-08-18 10:06:36 +08:00
2015-07-29 21:25:56 +03:00
2015-07-29 21:25:56 +03:00
2015-06-01 12:39:28 -07:00
2015-08-17 15:27:44 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-07-02 16:12:42 -07:00
2015-07-16 16:02:26 -07:00
2015-07-16 16:02:26 -07:00
2015-06-01 12:39:28 -07:00
2015-07-30 14:25:15 -07:00
2015-06-01 12:39:28 -07:00
2015-07-29 21:25:56 +03:00
2015-07-31 13:13:40 -07:00
2015-07-31 13:13:40 -07:00
2015-07-31 13:13:40 -07: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