cri-o/pkg/storage
Antonio Murdaca 3b545abf12
image_pull: check image already pulled
This is an optimization of our image pull code path. It's basically
how docker handles pulls as well. Let's be smart and check the image in
pull code path as well.
This also matches docker behavior which first checks whether we're
allowed to actually pull an image before looking into local storage.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-06-08 15:03:27 +02:00
..
doc.go Rename ocid to crio. 2017-05-12 09:56:06 -04:00
image.go image_pull: check image already pulled 2017-06-08 15:03:27 +02:00
runtime.go *: stability fixes 2017-06-01 15:42:01 +02:00