diff options
author | Miloslav Trmač <mitr@redhat.com> | 2019-01-09 21:44:05 +0100 |
---|---|---|
committer | Miloslav Trmač <mitr@redhat.com> | 2019-01-14 04:07:23 +0100 |
commit | d559365d7aea4f9957e3efb869480aaeb33b9ec6 (patch) | |
tree | 2d8c9408152c9599e83f9a7086c69897d3ca0b26 /libpod/boltdb_state_internal.go | |
parent | f92c3ce35033a558a9c86c824a829368a472f873 (diff) | |
download | podman-d559365d7aea4f9957e3efb869480aaeb33b9ec6.tar.gz podman-d559365d7aea4f9957e3efb869480aaeb33b9ec6.tar.bz2 podman-d559365d7aea4f9957e3efb869480aaeb33b9ec6.zip |
Don't try to look up local images with an explicit :latest suffix
imageruntime.getImage, through ParseStoreReference, already uses
reference.TagNameOnly on the input, so this extra lookup is completely
redundant to the lookup that has already happened.
Should not change behavior, apart from speeding up the code a bit.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Diffstat (limited to 'libpod/boltdb_state_internal.go')
0 files changed, 0 insertions, 0 deletions