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
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...
pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.
Gerrit : Web based code review and project management for Git based projects.
Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.