Bootstrap docker error

When I run ./launcher bootstrap app I get Device "docker0" does not exist I then try to start the docker daemon with sudo service docker start I then get this

Starting cgconfig service: Error: cannot mount cpuset to /cgroup/cpuset: No such file or directory /sbin/cgconfigparser; error loading /etc/cgconfig.conf: Cgroup mounting failed Failed to parse /etc/cgconfig.conf or /etc/cgconfig.d [FAILED]

I am running CentOS 6.6 off of ProvisionHost.com All help would be appreciated. Thanks

Docker is not installed correctly on your OS. You might search here for centos and Docker to see what results others had.

1 Like