Hacker News new | ask | show | jobs
by egdelwonk 4280 days ago
Check out Dokku for deploying docker containers. It's like a mini-heroku in 100 lines of bash.

https://github.com/progrium/dokku

1 comments

Also worth checking out is dokku-alt (https://github.com/dokku-alt/dokku-alt), a pretty active fork of dokku with added features.