Files
docker-cli/components/engine/integration-cli
Antonio Murdaca f06234ccc6 integration-cli: use distribution/reference.DigestRegexp
from a docker push output digest.DigestRegexp.FindString(output) does
not retrive the sha256: prefixed digest but just a string - in many
cases it's the registry host. The checks in the code are completely
wrong then. Fix this by using the DigestRegexp from the
distribution/reference package which correctly retrieves the digest
from the output.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Upstream-commit: 0bc88d5b0a14e6c7291bb5fbf99283a05511d07c
Component: engine
2016-06-09 11:11:08 +02:00
..
2016-06-02 17:17:22 +08:00
2016-06-02 17:17:22 +08:00
2016-06-02 17:17:22 +08:00
2016-06-02 17:17:22 +08:00
2016-06-02 17:17:22 +08:00
2016-04-26 19:22:48 +08:00
2016-06-02 17:17:22 +08:00
2016-03-08 07:55:01 -08:00
2016-06-06 08:13:22 -04:00