MasterDevX / Termux-Java

Install Java (Open-JDK-8) in Termux without root!
381 stars 82 forks source link

dockerd Error : "failed to start daemon: Devices cgroup isn't mounted" #20

Closed hessam94 closed 4 years ago

hessam94 commented 4 years ago

I'm trying to install docker on android and installed it. now the docker --version shows right version and it seems it is installed well. but I cannot start daemon. it seems I need cgroup. Is there any package for cgroup? i couldn't find it in termux repositories. My general question is "Can I install and use docker on android". I found x86_64 docker files and it seems its possible. and second question is how to resolve this problem: "failed to start daemon: Devices cgroup isn't mounted" 11

2