Getting "Failed to create a Container Manager: mountpoint for cpu not found" while trying to run cadvisor binary?

Hi All,

I have just taken cadvisor binary and trying to run an debian based OS. getting following error while trying to run cadvisor process. I had 0.10.001 version with which i got this error so now I have taken latest as well but still getting same error

F0707 11:02:20.076891 21190 cadvisor.go:76] Failed to create a Container Manager: mountpoint for cpu not found
goroutine 1 [running]:
github.com/golang/glog.stacks(0x4c20808c300, 0x0, 0x0, 0x0)
/usr/local/google/home/vmarmol/go/src/github.com/google/cadvisor/Godeps/_workspace/src/github.com/golang/glog/glog.go:726 +0xcd
github.com/golang/glog.(*loggingT).output(0xf1c4c0, 0x4c200000003, 0x4c2080f2000)
/usr/local/google/home/vmarmol/go/src/github.com/google/cadvisor/Godeps/_workspace/src/github.com/golang/glog/glog.go:677 +0x24c
github.com/golang/glog.(*loggingT).printf(0xf1c4c0, 0x7fb300000003, 0xa12bf0, 0x28, 0x4c2080adf38, 0x1, 0x1)
/usr/local/google/home/vmarmol/go/src/github.com/google/cadvisor/Godeps/_workspace/src/github.com/golang/glog/glog.go:635 +0x19c
github.com/golang/glog.Fatalf(0xa12bf0, 0x28, 0x4c2080adf38, 0x1, 0x1)
/usr/local/google/home/vmarmol/go/src/github.com/google/cadvisor/Godeps/_workspace/src/github.com/golang/glog/glog.go:1033 +0x64
main.main()
/usr/local/google/home/vmarmol/go/src/github.com/google/cadvisor/cadvisor.go:76 +0x5cd

Best Regards,
Manish

I also hava this,please install docker。when I install docker-engine ,I resolve it