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