Deploy Docker images directly to Heroku
devcenter.heroku.com
1 thread
Only suggestion, is try a super-lightweight base like alpine... though it uses musl libs, so you do need to test, but usually get a smaller base than using say Ubuntu Server. ymmv.