From 1fcf3a49f12686b619d658cb3ce2fffd7b041274 Mon Sep 17 00:00:00 2001 From: Ankush Agarwal Date: Thu, 11 Dec 2014 02:09:27 -0800 Subject: [PATCH] Add Dockerfile project to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ad9e22..6fce1f5 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource * [Phusion Docker Hub Account](https://hub.docker.com/u/phusion/) ## Docker Files +* [Dockerfile Project](http://dockerfile.github.io/) : Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container. * [Collection of Dockerfiles](https://github.com/crosbymichael/Dockerfiles) by [@crosbymichael](https://github.com/crosbymichael) ## Storing Images