The announcement I would love to hear from Heroku: "We found out about Moore's law and are passing some of that on to you."<p>As far as I know, their dyno specs have <i>never</i> improved or decreased in cost.<p>This is coming from someone who loves Heroku, but wish the dynos were better.
I've heard lots of good things about Docker, and lots of seemingly valid criticisms of Docker. I love the concept - I'd benefit from having a development environment that's identical to the environment I'm deploying to.<p>I'd love to hear from people with significant experience deploying apps. What's your take on Heroku's approach to using Docker?
Following the instruction for "heroku plugins:install heroku-docker" and got<p>Installing heroku-docker... failed
! Could not install heroku-docker. Please check the URL and try again.<p>I've already upgraded to the latest Toolbelt. Thoughts?