I want to docker to start with systemd cgroup driver. for some reason it using only cgroupfs on my centos 7 server.
here is startup config file.
# system
Try to restart the docker service:
systemctl daemon-reload systemctl restart docker.service