1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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
flags.go
http.go
jsonmessage.go
jsonmessage_test.go
streamformatter.go
streamformatter_test.go
tmpdir.go
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