I try to push container to Heroku by this command:
sudo heroku container:push web --app <my-heroku-app>
But I got this error "no basic auth credentials".
How to solve this??????
There are all of step from login to push docker images to heroku
- first pattern
1.1
1.2
1.3
1.4
1.5
- second Pattern
2.1
2.2.
2.3.
Whole pattern got same problem 'no basic auth credentials'