Files
nomad/client/driver
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-04-19 11:16:28 -07:00
2018-03-11 18:55:49 +00:00
2018-01-08 15:56:07 -05:00
2018-01-31 15:05:02 -08:00
2017-10-23 15:50:27 -07:00
2018-01-31 18:34:03 -05:00
2017-12-06 14:36:44 -05:00
2018-03-11 17:41:33 +00:00
2018-03-11 17:54:13 +00:00
2018-03-11 18:53:39 +00:00
2018-01-31 18:34:03 -05:00
2017-10-19 16:49:57 -07:00
2017-09-26 15:26:33 -07:00
2017-09-26 15:26:33 -07:00