Member since
11-07-2016
2
Posts
0
Kudos Received
0
Solutions
11-08-2016
10:30 PM
Things worked after I did "systemctl stop docker; dockerd --storage-opt dm.basesize=50G; docker load < /path/to/HDP_2.5_docker.tar.gz".
... View more
11-07-2016
05:29 PM
I encountered the same problem on Debian Jessie (Stable), Docker version 1.12.3, build 6b644ec. There is no file called "docker-storage" to be found on my system. Obviously, there is no "/etc/sysconfig/docker" either. Any help is appreciated.
... View more