Files
docker-cli/components/engine/daemon
Shijiang Wei 12d92cfae8 emit a "tag" event when building image with "-t" parameter
This is useful for cluster systems such as swarm to sync the image
state when new images are successfully built.

Signed-off-by: Shijiang Wei <mountkin@gmail.com>
Upstream-commit: 2968fa44eb2a53c121ad2b27c519ae47ca7653c3
Component: engine
2015-10-19 20:09:14 +08:00
..
2015-07-29 23:39:18 +02:00
2015-10-13 11:03:03 -07:00
2015-10-12 21:12:46 +02:00
2015-08-27 22:07:42 -07:00
2015-07-29 21:25:56 +03:00
2015-08-27 22:07:42 -07:00
2015-10-10 20:44:29 +08:00
2015-10-10 20:44:29 +08:00
2015-10-10 20:44:29 +08:00
2015-10-13 16:04:49 -07:00
2015-09-28 13:48:12 -07:00
2015-07-29 21:25:56 +03:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver