cri-o/test/bin2img
Daniel J Walsh cf5b0ae57f Deprecate --storage-option for --storage-opt
container-storage-setup (Formerly docker-storage-setup) is being converted to
run with container runtimes outside of docker.  Specifically we want to use it
with CRI-O/ocid.  It does not know anything about the container runtimes it
is generating options for, so it generates them based on the storage CLI of
docker.  I see no reason to have the storage option for ocid to be different
and we can just depracate the option for now.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-02-25 09:09:50 -05:00
..
bin2img.go Deprecate --storage-option for --storage-opt 2017-02-25 09:09:50 -05:00
Makefile Use build tags for bin2img and copyimg 2017-01-31 11:57:19 -05:00