Docker for Mac and Windows Beta
41–50 of 250 posts
Re: Docker for Mac and Windows Beta
#42Re: Docker for Mac and Windows Beta
#43If you're using docker on mac, you're probably not using it there for easy scaling (which was the reason docker was created back then), but for the "it just works" feeling when using your development environment. But docker introduces far too much incidental complexity compared to simply using a good package manager. A good package manager can deliver the same "it just works" feeling of docker while being far more li…
Re: Docker for Mac and Windows Beta
#44If I had a yearly quota on HN for upvotes, I'd use all of them on this. > Volume mounting for your code and data: volume data access works correctly, including file change notifications (on Mac inotify now works seamlessly inside containers for volume mounted directories). This enables edit/test cycles for “in container” development. This (filesystem notifications) was one of the major drawbacks for using Docker on M…
Re: Docker for Mac and Windows Beta
#45This 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.
Re: Docker for Mac and Windows Beta
#46i'll finally get rid of docker-machine, THANK YOU DOCKER.
Re: Docker for Mac and Windows Beta
#47This 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.
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."
Re: Docker for Mac and Windows Beta
#48Docker Toolbox just brings back too many nightmares from Adobe's awful Updater apps.
Re: Docker for Mac and Windows Beta
#49Re: Docker for Mac and Windows Beta
#50This 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.
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."