Files
docker-cli/components/engine/daemon
Tonis Tiigi f06c5a3e4c Fix error message in container creation
Error message was different if image was specified with the full ID.

Fixes #19652

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Upstream-commit: 8a68315c38d7e62b140e145766e842de07d0422d
Component: engine
2016-01-25 11:45:20 -08:00
..
2016-01-20 12:52:05 +08:00
2016-01-03 23:03:39 +01:00
2016-01-07 14:10:42 -05:00
2015-12-16 11:58:52 -08:00
2016-01-14 08:17:40 +00:00
2016-01-07 14:10:42 -05:00
2015-12-13 18:04:12 +02:00
2016-01-18 10:07:42 +00:00
2016-01-07 14:10:42 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver