Kitematic – The easiest way to start using Docker on your Mac
31–40 of 48 posts
Re: Kitematic – The easiest way to start using Docker on your Mac
#32Earlier quoted context omitted.
It solves a very specific problem - using Docker on OS X is a giant pain. It's pretty easy on something like Ubuntu, but for Mac the typical solution involves Vagrant + a VM, so startup times are slow, it eats a lot of memory and CPU, etc.
I disagree that "using Docker on OS X is a giant pain". I don't really see how this is more than a GUI that works with boot2docker and docker. Kitematic appears to be using boot2docker under the hood. I think using boot2docker is very simple. Once boot2docker is running, as far as I can tell, using docker is the same experience people have on linux.
The options appear to be:
1. Don't do that
2. Mount something via samba into the b2d vm, then -v it into your container
3. Use virtualbox directory sharing (which won't work properly/at all)
Re: Kitematic – The easiest way to start using Docker on your Mac
#33My MacBookPro's fans start running right after I launch this. Activity Monitor shows that the node-helper process is eating up no less than 20% cpu, even when no apps are active. (are all Meteor apps like this?) This looks nice but unless you can fix that I'm just going to stick with using Docker on OSX the hard way.
Re: Kitematic – The easiest way to start using Docker on your Mac
#34I wish it wasn't necessary to use a VM to run Docker on a Mac. Shouldn't it be easy to get Jails running on OSX, and wouldn't that be a good basis for Docker? (I'm not sure.)
Even if you were to solve that you would be stuck with the VFS graph driver unless you could get a CoW filesystem up and running on OSX (maybe revamp the old ZFS port?).
Docker is much more than just jailing is basically the problem.
Re: Kitematic – The easiest way to start using Docker on your Mac
#35Great work, guys! I just wanted to let everyone know that there's a HipChat support room[1] for this project, the creators are there and super helpful. Jeffrey and Michael definitely just set a new bar for open-source project support. [1] https://www.hipchat.com/giAT9Fqb5
What's wrong with IRC? :)
Re: Kitematic – The easiest way to start using Docker on your Mac
#36Re: Kitematic – The easiest way to start using Docker on your Mac
#37Re: Kitematic – The easiest way to start using Docker on your Mac
#38Nice work !
Re: Kitematic – The easiest way to start using Docker on your Mac
#39As a devops user, this would be not so useful. It was my first thought when I saw this. But, wait a minute, if this can replace MAMP, or XAMPP, it would be great. It will help the new user get the development environment setting up in no time, isolated environment and beautiful application. It would be a win. Nice work !
Re: Kitematic – The easiest way to start using Docker on your Mac
#40If that doesn't fix, please submit a bug report: https://kitematic.com/docs/help-us-debug/
Feel free to jump in our support chat as well.
Sorry for the trouble. We're working on a fix.