Files
docker-cli/components/engine/graph
Richard Burnison 3f75ea937e Only use fallback to short IDs when obvious.
As reported in #11294, the Docker daemon will execute contains it
shouldn't run in the event that a requested tag is present in an image's
ID. This leads to the wrong image being started up silently.

This change reduces the risk of such a collision by using the short ID
iff the actual revOrTag looks like a short ID (not that it necessarily
is).

Signed-off-by: Richard Burnison <rburnison@ebay.com>
Upstream-commit: 8d1a500303a9dd892301e343c94821207c715fbb
Component: engine
2015-04-10 13:20:44 -04:00
..
2015-04-07 08:43:18 -07:00
2015-04-08 19:33:01 -07:00
2015-03-09 18:33:15 -07:00
2015-04-07 08:43:18 -07:00
2015-03-31 16:38:04 -07:00
2015-04-10 21:37:56 +08:00