moby--moby/utils
Andy Goldstein a2b0c9778f Add ability to refer to image by name + digest
Add ability to refer to an image by repository name and digest using the
format repository@digest. Works for pull, push, run, build, and rmi.

Signed-off-by: Andy Goldstein <agoldste@redhat.com>
2015-03-17 10:10:42 +00:00
..
daemon.go go fmt 2013-11-07 12:27:33 -08:00
flags.go Fix docker run/exec/create not printing error messages 2015-01-13 09:23:13 -05:00
http.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
jsonmessage.go Update push and pull to registry 2.1 specification 2015-01-15 14:05:05 -08:00
jsonmessage_test.go Fix tests 2015-01-15 14:05:05 -08:00
streamformatter.go Remove import to utils in progressreader 2015-03-11 00:50:27 -07:00
streamformatter_test.go Remove unused and racy "used" param from streamformatter 2014-06-02 21:43:07 +04:00
tmpdir.go Consolidate tmpdir implementations, include Windows 2014-11-14 18:20:53 -08:00
utils.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
utils_daemon.go Make utils_daemon and volumes cross-platform compileable. 2015-03-16 11:46:07 +01:00
utils_daemon_test.go Make utils_daemon and volumes cross-platform compileable. 2015-03-16 11:46:07 +01:00
utils_test.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00