Hacker News new | ask | show | jobs
Deploy Docker images directly to Heroku (devcenter.heroku.com)
4 points by troethom 3641 days ago
1 comments

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.