Commit Graph

12 Commits

Author SHA1 Message Date
EdeMeijer e8750e9726 Update Dockerfile for moved app config file
It seems like the app config was moved, but the Dockefile wasn't updated. This makes building work again.
2015-04-20 10:15:16 +02:00
EdeMeijer 31003e1d7f Add PHP pgsql driver to Dockerfile
This fixes not being able to use Cachet with Docker and Postgres (with the -e DB_DRIVER=pgsql option)
2015-04-18 17:50:54 +02:00
jcherqui 9e5f3503f5 Fix nginx gave up - Docker 2015-03-12 22:30:09 +00:00
Adam Curtis 279ca02a0d Fixed failing docker build 2015-02-27 14:16:31 +00:00
Sam 4bc68b2346 Further reduce size of Docker image
* Removing man pages, logs generated by the image build process
* Add apt-get autoremove to cleanup unused packages at build
* Move environment variable for non-interactive mode to ENV
2015-02-26 11:41:12 +11:00
François Conil 634e8c3245 update Dockerfile to use pre-built assets 2015-02-23 10:53:57 +11:00
Sam McLeod 345d5eb9db move docker fies, fix readme relating to docker port 2015-02-21 15:49:58 +11:00
Joseph Cohen c44f8228f5 Fixes on nginx and CS 2015-02-19 02:39:32 -06:00
François Conil e1cde0e4d0 Replace apache with nginx in docker image 2015-02-19 16:35:28 +11:00
Gabe Conradi 38b70ec51a make build perform asset compilation 2015-01-15 12:42:15 -05:00
Gabe Conradi 9e4efd2b44 use 5.6 instead of 5.4 2015-01-14 15:45:52 -05:00
Gabe Conradi 8cdfb215fa add dockerfile for cachet 2015-01-13 22:53:29 -05:00