I’m trying to deploy my docker containers with docker-compose and Travis-CI to Heroku.
I found two articles:
- Continuous Deployment con Docker + Travis + Heroku (article is in Spanish, but very easy to understand with Google Translate)
- Continuous Integration with Angular 5, Travis, Docker and Heroku…
So far I can’t get it to work - yet!