Files
baude bb6f0f8e26 Image Resolution Stage 1
This is the stage 1 effort for an image library that can be eventually used by buildah and
podman alike.  In eventuality, the main goal of the library (package) is to:

* provide a consistent approach to resolving image names in various forms (from users).
* based on the result of the above, provide image methods that in a singular spot but separate from the runtime.
* reduce the cruft and bloat in the current podman runtime.

The goal of stage 1 is to demonstrate fast, accurate image resolution for both local and remote images resulting in
an image object as part of the return.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #463
Approved by: baude
2018-03-08 19:31:31 +00:00
..
2018-02-02 22:44:40 +00:00
2018-03-08 19:31:31 +00:00
2017-11-01 11:24:59 -04:00
2017-11-28 14:30:12 +00:00
2017-11-30 18:05:56 +00:00
2018-02-28 18:06:50 +00:00
2018-03-02 16:34:20 +00:00
2018-02-22 14:49:36 +00:00
2018-03-08 19:31:31 +00:00
2018-03-06 01:21:09 +00:00
2018-02-28 16:46:29 +00:00
2018-02-23 17:44:28 +00:00
2017-12-13 21:15:09 +00:00
2018-03-01 21:17:51 +00:00