cri-o/libkpod/image
Nalin Dahyabhai 40117e8bfe Use inspected creation dates
We already parse every image if there's a label filter so that we can
check against the filter, so when we do that, go ahead and read the
OCI-format configuration and inspection data as well, and use an image's
creation date as recorded in inspection data everywhere.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-07-28 16:58:12 -04:00
..
copy.go move PushImage and PullImage to libkpod/image 2017-07-24 14:35:36 -04:00
copyData.go move code supporting push, pull, and inspect to libkpod and libkpod/image 2017-07-24 14:35:36 -04:00
CopyRef.go move functions supporting rmi command to libkpod/image 2017-07-24 16:17:26 -04:00
image.go Use inspected creation dates 2017-07-28 16:58:12 -04:00
imageData.go Use inspected creation dates 2017-07-28 16:58:12 -04:00
rmi.go Avoid using lower-level storage APIs 2017-07-25 13:29:49 -04:00