From 6a85e21ecfd02031c88f7635889f72b03305638f Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sun, 1 Feb 2015 16:42:25 +0100 Subject: [PATCH] adding passenger-docker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cf87cc..7a2a6d4 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource * [docker-volumes](https://github.com/cpuguy83/docker-volumes) (Docker Volume Manager) by [@cpuguy83](https://github.com/cpuguy83) * [dockerfile_lint](https://github.com/redhataccess/dockerfile_lint) (A rule-based 'linter' for Dockerfiles) by [@redhataccess](https://github.com/redhataccess) * [powerstrip](https://github.com/clusterhq/powerstrip) (A tool for prototyping Docker extensions) +* [passenger-docker](https://github.com/phusion/passenger-docker) (Docker base images for Ruby, Python, Node.js and Meteor web apps) by [@phusion](https://github.com/phusion) ## Continuous Integration / Continuous Delivery * [Drone](https://github.com/drone/drone) - https://drone.io/