Aaron Lehmann
eef44cf65d
Change v1 pull 404 message to include tag
...
The current error message is "Error: image [name] not found". This makes
sense from the perspective of the v1 pull, since we found the repository
doesn't exist over the v1 protocol. However, in the vast majority of
cases, this error will be produced by fallback situations, where we
first try to pull the tag with the v2 protocol, and then fall back the
v1 protocol, which probably isn't even supported by the server.
Including the tag in the error message makes a lot more sense since the
actual repository may exist on v2, but not the tag.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
Upstream-commit: 745892a7b271cf0f1770a8ec3698aaf61573e5f2
Component: engine
2016-03-29 10:04:59 -07:00
..
2016-03-21 10:56:09 -07:00
2016-03-23 14:42:52 -07:00
2016-03-21 10:56:42 -07:00
2016-03-23 00:52:16 -04:00
2015-12-13 18:04:12 +02:00
2016-03-22 09:17:54 +08:00
2016-01-25 11:45:20 -08:00
2016-02-24 11:00:47 -08:00
2015-11-05 17:09:58 -05:00
2016-02-25 14:27:22 +01:00
2016-01-29 23:39:07 +08:00
2016-01-11 19:14:44 -05:00
2016-01-26 20:23:40 -08:00
2015-11-23 22:03:14 -05:00
2016-03-02 10:26:15 -08:00
2016-03-10 00:28:55 +08:00
2016-02-03 20:30:06 -08:00
2016-02-01 10:26:27 +08:00
2016-02-25 14:12:17 -05:00
2016-02-03 10:43:01 -08:00
2016-01-06 19:48:59 -05:00
2016-02-28 13:48:15 +01:00
2016-01-29 23:39:07 +08:00
2016-02-11 07:31:49 -08:00
2016-03-27 15:53:55 +03:00
2016-03-22 15:12:33 -04:00
2016-02-18 16:10:29 -05:00
2016-02-28 13:48:15 +01:00
2016-02-29 19:28:37 +08:00
2016-02-25 14:12:17 -05:00
2016-01-08 13:49:43 -08:00
2015-12-13 18:04:12 +02:00
2016-02-18 14:44:13 -08:00
2016-03-23 09:39:24 -04:00
2016-03-23 00:52:16 -04:00
2016-03-28 18:47:04 +08:00
2016-03-24 11:10:41 +01:00
2016-03-25 10:02:52 -04:00
2016-02-23 15:26:26 -05:00
2016-03-23 19:54:32 -07:00
2016-03-08 10:54:18 +08:00
2016-02-09 09:31:09 +02:00
2016-02-01 16:52:31 -05:00
2016-02-25 14:12:17 -05:00
2016-03-02 20:37:47 +00:00
2016-01-14 08:17:40 +00:00
2016-02-16 11:19:23 -08:00
2016-03-28 18:47:04 +08:00
2016-01-29 23:39:07 +08:00
2016-03-22 13:49:30 -07:00
2016-02-24 13:33:25 -08:00
2016-01-29 23:39:07 +08:00
2016-03-16 09:00:39 +01:00
2016-03-29 10:04:59 -07:00
2016-03-21 11:05:58 -04:00
2016-03-14 15:52:56 -07:00
2016-01-29 23:39:07 +08:00
2016-03-23 09:39:24 -04:00
2016-03-23 15:07:14 -04:00
2016-01-29 23:39:07 +08:00
2016-01-08 13:49:43 -08:00
2016-02-11 22:13:47 +00:00
2016-02-25 14:12:17 -05:00
2016-03-17 15:43:32 -07:00
2016-03-16 09:00:39 +01:00
2016-03-29 10:04:59 -07:00
2016-03-21 10:56:49 -07:00
2016-03-23 14:11:44 -04:00
2016-03-21 14:31:47 -07:00
2016-01-29 23:39:07 +08:00
2016-03-18 05:50:23 +00:00
2016-02-03 10:56:19 -08:00
2016-01-29 23:39:07 +08:00
2016-03-25 09:16:18 -07:00
2016-03-25 09:31:36 -07:00
2016-03-21 19:31:10 -07:00
2016-01-29 23:39:07 +08:00
2016-02-02 19:56:31 -08:00
2016-03-25 10:02:52 -04:00
2016-03-03 11:51:59 +01:00
2016-03-05 13:22:26 +08:00
2016-02-10 14:03:41 -08:00
2016-03-14 12:49:24 +01:00
2016-02-24 14:23:48 +08:00
2016-03-14 17:09:25 +02:00
2016-03-01 11:52:32 -08:00
2015-11-14 03:16:45 +00:00
2016-03-25 01:11:17 +00:00
2016-03-25 10:02:52 -04:00
2016-03-24 16:19:59 -07:00
2016-03-23 00:52:16 -04:00
2016-03-25 10:02:52 -04:00
2016-03-08 17:07:58 -05:00
2016-03-02 14:22:51 -08:00
2016-03-02 14:22:51 -08:00
2016-01-11 20:16:13 +01:00
2016-03-16 09:00:39 +01:00
2016-03-08 07:55:01 -08:00
2016-03-21 10:56:09 -07:00
2015-12-07 20:14:52 -05:00
2015-12-07 20:14:52 -05:00
2016-01-27 08:48:08 -08:00
2016-03-11 14:48:52 -08:00
2016-03-22 11:28:19 -07:00
2016-02-03 15:16:00 +01:00