How to run docker inside android chroot
8
votes
1
answer
2096
views
I have debian stretch installed in arm64 android phone in chrooted environment. I have installed docker-ce following these steps from here .
On starting docker ::
systemctl start docker
returns this error :: Running in chroot, ignoring request.
Checking using service docker status
shows [FAIL] Docker is not running ... failed!
How can I run it inside chroot on my android phone ?
Asked by jonny789
(509 rep)
Jan 30, 2018, 06:10 PM
Last activity: Apr 24, 2025, 06:05 AM
Last activity: Apr 24, 2025, 06:05 AM