You don't seem to have (built) the perkeep/android docker image. You need to run 'make env' first to build it.
On Fri, 19 Oct 2018 at 00:28, clive.boulton <[email protected]> wrote: > Decided I should get the docker build working first as reference. > > Any idea why $ make dockerdebug or $ make dockerbuild both return "make: > *** [dockerdebug] Error 125" > > The terminal says Unable to find image 'perkeep/android:latest' locally > > I tried stackoverflow for a solution. > > > 2:44 PM (30 minutes ago > > > On Thursday, October 18, 2018 at 3:05:35 PM UTC-7, mathieu.lonjaret wrote: >> >> Hi, >> >> I tried organizing the source tree of the android app as it should be >> with gradle and android studio. As a matter of fact, I think I >> initialized things with android studio at the time, but I don't >> remember for sure. So yes, I believe you should be able to make things >> work with android studio, but as I don't use it I can't guarantee it. >> And yes, if it works for you, you should probably go that way. >> >> hth, >> Mathieu >> >> On Thu, 18 Oct 2018 at 10:01, clive.boulton <[email protected]> wrote: >> > >> > On the redone android app build process. I plan to look at fixing >> couple of minor bugs and make changes to the app for a custom project. >> clients/android/Makefile points to gradle or docker. >> > >> > Is the Android Studio with gradle plugin a better functional android >> development environment (so can test in place). Conversely is docker better >> for building prod from latest perkeep source. Asking because my preferred >> large screen 2010 iMac cpu won't run docker vm. A smaller screen 2016 >> Macbook will run docker vm. >> > >> > Appreciate your guidance. >> > >> > >> > On Wednesday, October 3, 2018 at 6:43:57 AM UTC-7, mathieu.lonjaret >> wrote: >> >> >> >> No, I've redone the build process from scratch, so that image is not >> >> needed anymore. >> >> >> >> See clients/android/Makefile and clients/android/devenv/Dockerfile >> >> >> >> I'm busy rn but I can help more later tonight. >> >> >> >> On Wed, 3 Oct 2018 at 04:55, clive.boulton <[email protected]> >> wrote: >> >> > >> >> > In light of perkeep/android CL >> https://perkeep-review.googlesource.com/c/perkeep/+/18666 >> >> > Is wasabeef/android still valid docker environment for Brad's 2014 >> build instructions? >> >> > >> >> > https://hub.docker.com/r/wasabeef/android/ >> >> > https://plus.google.com/+BradFitzpatrick/posts/CmqtqAShWZJ >> >> > >> >> > My Android is still Moto Nexus 6 running Android 7.1.1 >> >> > >> >> > Any tips on how to bake are appreciated. >> >> > >> >> > >> >> > >> >> > -- >> >> > You received this message because you are subscribed to the Google >> Groups "Perkeep" group. >> >> > To unsubscribe from this group and stop receiving emails from it, >> send an email to [email protected]. >> >> > For more options, visit https://groups.google.com/d/optout. >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "Perkeep" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected]. >> > For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Perkeep" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
