Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this:
$ git push production master
Rocketeer : The fast deployer for modern applications
Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.