Build and Deploy Heroku Apps with Docker
blog.heroku.com
Build and Deploy Heroku Apps with Docker
1–10 of 15 posts
Re: Build and Deploy Heroku Apps with Docker
#2I'd love to hear from people with significant experience deploying apps. What's your take on Heroku's approach to using Docker?
Re: Build and Deploy Heroku Apps with Docker
#3Re: Build and Deploy Heroku Apps with Docker
#4As far as I know, their dyno specs have never improved or decreased in cost.
This is coming from someone who loves Heroku, but wish the dynos were better.
Re: Build and Deploy Heroku Apps with Docker
#5Installing heroku-docker... failed ! Could not install heroku-docker. Please check the URL and try again.
I've already upgraded to the latest Toolbelt. Thoughts?
Re: Build and Deploy Heroku Apps with Docker
#6The announcement I would love to hear from Heroku: "We found out about Moore's law and are passing some of that on to you." As far as I know, their dyno specs have never improved or decreased in cost. This is coming from someone who loves Heroku, but wish the dynos were better.
Re: Build and Deploy Heroku Apps with Docker
#7Following the instruction for "heroku plugins:install heroku-docker" and got Installing heroku-docker... failed ! Could not install heroku-docker. Please check the URL and try again. I've already upgraded to the latest Toolbelt. Thoughts?
Re: Build and Deploy Heroku Apps with Docker
#8Following the instruction for "heroku plugins:install heroku-docker" and got Installing heroku-docker... failed ! Could not install heroku-docker. Please check the URL and try again. I've already upgraded to the latest Toolbelt. Thoughts?
you sure you're on the latest version? 3.35.0?
Mayber not version usable under nux ?
Re: Build and Deploy Heroku Apps with Docker
#9Following the instruction for "heroku plugins:install heroku-docker" and got Installing heroku-docker... failed ! Could not install heroku-docker. Please check the URL and try again. I've already upgraded to the latest Toolbelt. Thoughts?
you sure you're on the latest version? 3.35.0?
I updated using gem update and got the latest 3.35.1.
But then when I updated heroku gem, I got the deprecation warning... ! The `heroku` gem has been deprecated and replaced with the Heroku Toolbelt. ! Download and install from: https://toolbelt.heroku.com ! For API access, see: https://github.com/heroku/heroku.rb
Re: Build and Deploy Heroku Apps with Docker
#10Earlier quoted context omitted.
you sure you're on the latest version? 3.35.0?
Hmm, looks like the toolbelt website ( https://toolbelt.heroku.com/ ) is not for the latest toolbelt?! I updated using gem update and got the latest 3.35.1. But then when I updated heroku gem, I got the deprecation warning... ! The `heroku` gem has been deprecated and replaced with the Heroku Toolbelt. ! Download and install from: https://toolbelt.heroku.com ! For API access, see: https://github.com/heroku/heroku.rb