mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +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>