EDITED: I found that We cannot edit this file, We have to recompile the kernelI am installing docker on Android. there are some configurations related to cgroup which are not enabled. I could find it by extracting the file /proc/config.gz. now it seems i have to modify the file. it seems we can write some kernel modules for it or i have to recompile the kernel. I am not familiar with low level issues so please help me through this problem.Thanks
EDITEDbased on the file these two parts seems need to be enabled.
#CONFIG_CGROUP_DEVICE is not set
#CONFIG_CGROUP_PIDS is not set