Hacker News new | ask | show | jobs
by Benjamin_Dobell 3981 days ago
Because, as mentioned, I already deploy in one line:

    git push deploy/uat
and I didn't have to write a single deployment script to achieve it.

Plus, by using Dokku I get the benefits of containerised apps.

1 comments

What are the benefits of containerised apps in your case?