Docker connection issue

Expected behavior

Actual behavior

Additional Information

Steps to reproduce the behavior

I am trying to install the creditcard fraud application given in the link @https://community.hortonworks.com/content/kbentry/38457/credit-fraud-prevention-demo-a-guided-tour.html

I have created a virtual machine in Azure using HDP2.5.

Login to the machine and ssh to the container ip which is 172.17.0.2

Tried to run the custom install script and getting an error in starting the docker service.

Please find the error details below. Let me know if somebody faced the similair issues

[root@sandbox etc]# docker --version Docker version 1.7.1, build 786b29d/1.7.1

[root@sandbox etc]# service docker start

Starting cgconfig service: Error: cannot mount cpu to /cgroup/cpu: Device or resource busy

/sbin/cgconfigparser; error loading /etc/cgconfig.conf: Cgroup mounting failed

Failed to parse /etc/cgconfig.conf or /etc/cgconfig.d [FAILED]

Docker version 1.7.1 is an extremely old version. If you want to deploy a modern version of Docker on Azure, you can start at https://docs.docker.com/docker-for-azure/