cri-o/cmd/ocid
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
..
config.go Integrate containers/storage 2017-01-18 10:23:30 -05:00
daemon_linux.go Vendor containers/image and containers/storage 2017-01-18 10:21:59 -05:00
main.go Deprecate --storage-option for --storage-opt 2017-02-25 09:09:50 -05:00