I have personally nothing against docker. I think however what you are trying to do is a bit unusual, to say the least. Intending to use (at least as I understood it) docker as a substitute for SB2 is "wrong" (if you pass me the word). sb2 is more than "just" a virtualization layer bind-mounting directories. It manages build targets, for one, which docker does not know about, and never will. Yes, of course you can have a single docker image for a single build target, with all the replica which comes with it; or you can have one docker image with multiple toolchains / target envs; but then you have rolled your own sb2.
I cant but recall the words : those who do not understand Unix, are doomed to reinvent it, poorly. Best, tortoisedoc On Fri, Dec 22, 2017 at 10:09 AM, Yuvraaj Kelkar <yuvr...@gmail.com> wrote: > I want to create a Docker image for Sailfish development. > I know it is possible to create a Docker image with sb2 in it; I've done > that for other sb2 toolchains - Maemo and Harmattan. > However, those images can only run as privileged Docker containers because > of sb2 bind mounts (I think). > > I'd like to avoid being forced to run privileged Docker containers. > Also, running sb2 inside a Docker container seems like inception. > > If it is possible to install the Sailfish toolchain without sb2, it should > be possible to capture that into a non-privileged Docker image. (I hope) > > The documentation for anything related to scratchbox is either hard to > google or has broken links to maemo.org or is just non-existant. > > As to why Docker and not sb2: "Why not?" and "Better documentation" > > Thanks, > -Yuvraaj > > On Thu, Dec 21, 2017 at 11:56 PM, Tone Kastlunger < > users.giulie...@gmail.com> wrote: > >> Out of curiosity, what's blocking you from using scratchbox? >> >> On Fri, Dec 22, 2017 at 7:53 AM, Yuvraaj Kelkar <yuvr...@gmail.com> >> wrote: >> >>> Ha! >>> Any other ideas? >>> >>> Thanks, >>> -Yuvraaj >>> >>> On 12/21/17 8:08 PM, Juice wrote: >>> >>>> Yuvraaj Kelkar kirjoitti torstai 21. joulukuuta 2017: >>>> >>>>> Hi all, >>>>> >>>>> Is it possible to compile for sailfish without using scratchbox2? >>>>> >>>>> Thanks, >>>>> -Yuvraaj >>>>> >>>>> Sure, just compile in the device itself... :) >>>> >>>> - juice - >>>> >>>> >>>> >>> _______________________________________________ >>> SailfishOS.org Devel mailing list >>> To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfi >>> shos.org >>> >> >> >> _______________________________________________ >> SailfishOS.org Devel mailing list >> To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfi >> shos.org >> > > > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to devel-unsubscribe@lists. > sailfishos.org >
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org