thecodeteam / roadmap

The {code} Team Roadmap
3 stars 1 forks source link

Blog posts for Docker Machine Additions #13

Closed clintkitson closed 9 years ago

kacole2 commented 9 years ago

have the first of 2 blog posts queued up. Will have to create the video first before publishing. I also have the binaries uploaded to my repo for people to use.

clintkitson commented 9 years ago

Are the binaries based on a stable release from machine? I would reset to a tag and cherry pick your commit over to make sure there is stability to the base machine code.

On Wednesday, September 23, 2015, Kendrick Coleman notifications@github.com wrote:

have the first of 2 blog posts queued up. Will have to create the video first before publishing. I also have the binaries uploaded to my repo for people to use.

— Reply to this email directly or view it on GitHub https://github.com/emccode/roadmap/issues/13#issuecomment-142707168.

kacole2 commented 9 years ago

why? it's all experimental. latest is the greatest!

clintkitson commented 9 years ago

Experimental on experimental is always a great combo =) We want to avoid publishing versions of Machine that are not officially tagged by Docker as releases. This minimizes moving parts, and helps in the case that someone actually does run the extensions and runs into general problems with Machine.

On Wed, Sep 23, 2015 at 1:32 PM, Kendrick Coleman notifications@github.com wrote:

why? it's all experimental. latest is the greatest!

— Reply to this email directly or view it on GitHub https://github.com/emccode/roadmap/issues/13#issuecomment-142720232.

clintkitson commented 9 years ago

For now, the e2c88d6 https://github.com/docker/machine/commit/e2c88d6dac7e06db34c7f0e00c32801cc3adcbbf commit from 0.4.1 would be the target unless there is good reason to not go that route.

On Wed, Sep 23, 2015 at 2:42 PM, Clinton Kitson clintonskitson@gmail.com wrote:

Experimental on experimental is always a great combo =) We want to avoid publishing versions of Machine that are not officially tagged by Docker as releases. This minimizes moving parts, and helps in the case that someone actually does run the extensions and runs into general problems with Machine.

On Wed, Sep 23, 2015 at 1:32 PM, Kendrick Coleman < notifications@github.com> wrote:

why? it's all experimental. latest is the greatest!

— Reply to this email directly or view it on GitHub https://github.com/emccode/roadmap/issues/13#issuecomment-142720232.

kacole2 commented 9 years ago

First post is done http://blog.emccode.com/2015/09/26/make-docker-machine-do-anything-with-our-experimental-extensions/

kacole2 commented 9 years ago

and another post: http://blog.emccode.com/2015/10/01/use-docker-machine-and-compose-with-aws-ec2-to-automate-persistent-apps/