From 5bcf726df4d29c2c53a897f138b6d231884a7aa2 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 11 Jul 2014 11:10:54 +0300 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e619d2b8dc3c..bbb6a242d1e6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Most online invoicing sites are expensive. They shouldn't be. The aim of this pr [This guide](http://hillelcoren.com/invoice-ninja/self-hosting/) is the simplest way to setup the site. The high level instructions for setting up the site using Git are below but there's also a more detailed [setup guide](http://hillelcoren.com/invoice-ninja/laravel-ubuntu-virtualbox/). +To deploy the app with [Docker](http://www.docker.com/) you can use [this project](https://github.com/rollbrettler/Dockerfiles/tree/master/invoice-ninja). + To connect follow [@invoiceninja](https://twitter.com/invoiceninja) or join the [Facebook Group](https://www.facebook.com/invoiceninja). For discussion of the code please use the [Google Group](https://groups.google.com/d/forum/invoiceninja). If you'd like to translate the site please use [caouecs/Laravel4-long](https://github.com/caouecs/Laravel4-lang) for the starter files.