Docker storage options - version 17

Hi,

I had installed docker 1.12 on one of my dev environment, and at that time, I had to run yum install docker-engine. Now it seems it has been changed to yum install docker-ce with the repo changed which installs version 17.

I see that there is no /etc/sysconfig/docker-storage in the new 17 version. How are we supposed to set the storage options? Do I need to create the file and will it automatically take the settings? I’m using Centos 7.4

Thanks,
Vickram.

Found out the answer, got it by running the script container-storage-setup.sh from https://github.com/projectatomic/container-storage-setup. Documented absolutely nowhere on this. This link was the only one that gives directions.
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html/managing_containers/managing_storage_with_docker_formatted_containers