Y
Hacker News
new
|
ask
|
show
|
jobs
Deploy Docker images directly to Heroku
(
devcenter.heroku.com
)
4 points
by
troethom
3641 days ago
1 comments
tracker1
3641 days ago
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.
link