First time using Heroku. Trying to push. I have run the command:
heroku create --buildpack heroku/python
and it displayed
$ hero
When deploying using Docker, ensure to set the stack of the app to container, as shown in the docs:
Docker
container
heroku stack:set container