In case you're having installer issues: https://kitematic.com/docs/known-issue-fixes/ If 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.
Kitematic – The easiest way to start using Docker on your Mac
41–48 of 48 posts
Re: Kitematic – The easiest way to start using Docker on your Mac
#42As 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 !
For the same reason I use Vagrant. I would like to hear why would anybody use Docker instead of Vagrant and vice versa?
Example: If you wanted to run a complex local dev environment with apache, mysql, memcache, varnish, etc... You could run that all in a single large VM (provisioned and booted by Vagrant) or by multiple Docker containers (one for each service).
Re: Kitematic – The easiest way to start using Docker on your Mac
#43I 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.)
Implementing it on FreeBSD would be immensely easier as a first step.
Re: Kitematic – The easiest way to start using Docker on your Mac
#44I 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.)
Re: Kitematic – The easiest way to start using Docker on your Mac
#451) I had to delete my existing host-only networks
2) Images could be pre-populated with popular images so you're only a click away from getting started with an app. As a first-time docker user I don't have any of that stuff lying around.
Edited to add:
3) A progress indicator would be great creating/starting apps and images
4) am I supposed to install docker separately to access the command line tools?
Re: Kitematic – The easiest way to start using Docker on your Mac
#46As 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 !
For the same reason I use Vagrant. I would like to hear why would anybody use Docker instead of Vagrant and vice versa?
Re: Kitematic – The easiest way to start using Docker on your Mac
#47Earlier quoted context omitted.
Pretty much just a GUI in our beta. We do some things special like: - Automatically creates a folder under ~/Kitematic for each Volume. - One click NSEnter into any container. - Any container can be accessed at .dev (automatically sets up a DNS for you, so you can connect a database too using that URL). We're really just trying to make Docker easier to use for Mac right now. More will come.
Does your `.dev` container access conflict with users of pow.cx? Is that configurable?
Re: Kitematic – The easiest way to start using Docker on your Mac
#48Earlier quoted context omitted.
Pretty much just a GUI in our beta. We do some things special like: - Automatically creates a folder under ~/Kitematic for each Volume. - One click NSEnter into any container. - Any container can be accessed at .dev (automatically sets up a DNS for you, so you can connect a database too using that URL). We're really just trying to make Docker easier to use for Mac right now. More will come.
Does your `.dev` container access conflict with users of pow.cx? Is that configurable?