mirror of
https://github.com/moby/moby.git
synced 2025-12-06 07:41:18 +03:00
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>