mirror of
https://github.com/docker/cli.git
synced 2026-09-04 02:24:44 -05: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>