Files
nomad/client
Justen Walker e77d8a59eb driver/docker: pull image with digest
GH #4290

Add digest support to the docker driver image config. This commit
factors out some common code to print the repo:tag (dockerImageRef) for
events/logs as well as parsing the image to retreive the repo,tag
(parseDockerImage) so that the results are consistent/sane for both
repo:tag and repo@sha256:... references.

When pulling an image with a digest, the tag is blank and the repo
contains the digest. See:
https://github.com/fsouza/go-dockerclient/blob/master/image_test.go#L471
2018-05-14 10:42:58 -04:00
..
2018-03-12 11:59:33 -07:00
2018-03-11 18:41:53 +00:00
2018-03-11 18:42:29 +00:00
2018-04-27 11:10:00 -07:00
2018-03-12 11:59:33 -07:00
2018-02-15 13:59:00 -08:00
2017-10-12 15:16:33 -07:00
2018-02-15 13:59:03 -08:00
2018-02-15 13:59:03 -08:00
2018-05-07 14:50:01 -05:00
2018-02-15 13:59:01 -08:00
2018-05-09 17:15:31 -04:00
2018-03-11 18:39:26 +00:00
2018-03-11 19:01:39 +00:00
2018-02-15 13:59:02 -08:00
2018-02-15 13:59:01 -08:00
2018-03-11 19:01:49 +00:00
2018-02-15 15:22:57 -08:00
2018-04-03 18:05:28 -07:00
2017-09-26 15:26:33 -07:00
2018-03-21 16:51:44 -07:00
2017-09-29 10:36:08 -07:00