chenxiaolong / DualBootPatcher

Patches Android ROMs for dual boot support
https://dbp.noobdev.io
Other
528 stars 466 forks source link

I can't start Docker #944

Open Garry050 opened 6 years ago

Garry050 commented 6 years ago

I tried build test dualbootpatcher, but my enviroment isn't good or fucking bad settings. (give up) so i trying docker. but always saying failed: No such file or directory. why? how do i solve it? WHAT NOT FOUND DIRECTORY???

snapscreen_2018-01-03_12-06-47

Garry050 commented 6 years ago

directories

C:\Users\Garry050.android C:\Users\Garry050.gradle C:\Users\Garry050.ccache C:\Users\Garry050\Desktop\builder\DualBootPatcher

I do docker run command on C:\Users\Garry050\Desktop what wrong? am i idiot? or docker idiot?

yshalsager commented 6 years ago

@Garry050 Change pathes : $pwd and $HOME to your pathes, that's because you are building on windows

justin-qingshan commented 6 years ago

Did you solve this problem? I met this problem days ago and do not know what to do.

yshalsager commented 6 years ago

@Garry050 @justin-qingshan I'm using docker on Linux, no problems at all. I suggest you to Google for docker windows tutorial, to make sure that commands are right.