Saturday, August 11st 2018

Deploy container to Heroku

Change the heroku app's type to container:

heroku login
heroku stack:set container --app app-name