containerd/images
Sebastiaan van Stijn 525802f9ce
Use distribution's reference.ParseDockerRef
Using the cri utility caused other project to have
containerd/cri as a dependency, only for this utility.

The new `reference.ParseDockerRef` function does the
same (other than having a different name).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-07 13:13:25 +01:00
..
archive Use distribution's reference.ParseDockerRef 2019-02-07 13:13:25 +01:00
oci Handle additional cleanups from prior PR 2019-01-16 13:07:29 -05:00
handlers.go Add image pull concurrency limit. 2019-01-29 10:27:05 -08:00
image.go Update manifest resolution for non-index manifests 2018-09-25 17:50:06 -07:00
importexport.go Refactor image importer 2018-09-14 14:21:26 -07:00
mediatypes.go checkpoint: add copts to checkpoint; save snapshotter to annotation 2018-11-12 11:48:16 +00:00