You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Folloing #29, I'm be able to setup openrc in my debian chroot.
Everything seems to work fine, except docker, my best guess is because docker play with the kernel.
Since my knowledge about android very limited, I'm not sure getting docker running even possible?
I plan to use my broken phone as a home server so docker is a very essential part.
Thank you in advance.
When I install docker-ce it's has some warning:
Setting up docker-ce (5:26.1.2-1~debian.11~bullseye) ...
insserv: warning: script 'cgroups' missing LSB tags
insserv: Default-Start undefined, assuming empty start runlevel(s) for script `cgroups'
insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `cgroups'
Running in chroot, ignoring request.
When I try to start docker with openrc, it refuse to start, here is docker log at /var/log/docker.log. The problem seems to be ccgroup not properly setup as above.
Folloing #29, I'm be able to setup openrc in my debian chroot.
Everything seems to work fine, except docker, my best guess is because docker play with the kernel.
Since my knowledge about android very limited, I'm not sure getting docker running even possible?
I plan to use my broken phone as a home server so docker is a very essential part.
Thank you in advance.
When I install docker-ce it's has some warning:
When I try to start docker with openrc, it refuse to start, here is docker log at
/var/log/docker.log
. The problem seems to be ccgroup not properly setup as above.The text was updated successfully, but these errors were encountered: