Open emv412 opened 5 years ago
Try to run a container with ssh. How I know, default container with ubuntu doesn't have ssh.
I exported the Docker image without ssh installed to tar.gz via the export option, and imported it in Docker on PC, installed openssh-server, fakechroot and proot. After that I restored that image on the phone, but still the same message appears, it seems it can't run /usr/sbin/sshd for unknown reason, everything else runs fine.
I have the same problem
I think this docker option just run a docker image, not docker server
Hello,
When I select the Docker option with SSH option enabled everything configures without issues. Although when I try to start Linux it shows me an error: Starting extra/ssh... fail When I turn off the SSH option it starts fine, but I can't access the container.
Device is running Android 4.4.2, x86 architecture. Thanks in advance.