To be entirely honest, I'm quite concerned about your choice on choosing Alpine as the base distro. Their choice of using musl over glibc might be cool but if you have to put old libs inside a container, it's hell (if not entirely incompatible).
Docker for Mac and Windows Beta
81–90 of 250 posts
Re: Docker for Mac and Windows Beta
#82Re: Docker for Mac and Windows Beta
#83Sounds like https://github.com/nlf/dlite
[I work at Docker on the announced Mac app] Nathan LaFreniere (the author of dlite) is awesome, and we've been exchanging tips and tricks and areas where we can collaborate. He knew exactly where to press to find bugs in our earlier betas...
At the moment I use dlite. The thing I love about it is that it's transparent. I hope that the new Mac app has an option or mode to be like that too (start on system boot, doesn't create a new desktop window/gui, SSH from terminal would be enough for me).
Something analogous to MacVim's -v flag; by default "mvim" opens a new app with its own window, but "mvim -v" starts Vim inside current terminal. Not a great analogy, sorry about that.
Thanks.
Re: Docker for Mac and Windows Beta
#84The last time I used xhyve, it kernel panic'ed my mac. Researching this on the xhyve github account [1] showed that it was determined that it's due to a bug with Virtualbox. That is, if you've started a virtual machine since your last reboot with Virtualbox, subsequent starts of xhyve panic. So, buyer beware, especially if said buyer also uses tools like Vagrant. [1] https://github.com/mist64/xhyve/issues/5 I've said…
Re: Docker for Mac and Windows Beta
#85Earlier quoted context omitted.
From the blog post: "Many of the OS-level integration innovations will be open sourced to the Docker community when these products are made generally available later this year."
Yes, I'll be excited when the lower bits will be open sourced, as that is what I care most to see (I don't even run Mac/Windows). But in an era when even Microsoft is open sourcing and giving developer tools away for free, the idea that this won't be an open source product is odd.
Re: Docker for Mac and Windows Beta
#86Earlier quoted context omitted.
From the blog post: "Many of the OS-level integration innovations will be open sourced to the Docker community when these products are made generally available later this year."
But not all? Any comment from the Docker folks on here? I thought docker was open source.
Re: Docker for Mac and Windows Beta
#87Re: Docker for Mac and Windows Beta
#88Sounds like https://github.com/nlf/dlite
Yes, I've been using this for some time too. It's pretty great, totally recommended to anyone who is fed up with docker-machine or docker-compose or whatever random tool is currently required.
Re: Docker for Mac and Windows Beta
#89Re: Docker for Mac and Windows Beta
#90This is an amazing announcement, but... The beta requires a NDA. The source code is also not available. This gives the impression that this will be a closed commercial product and that really takes the wind out of my sails.