mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07: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>