Deploy Docker images directly to Heroku
devcenter.heroku.comOnly 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.
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.