From d1836260f2e75d340bc6756b053eca90e4ddc250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sun, 14 Feb 2016 20:34:20 +0100 Subject: [PATCH] chore: advert the docker version. fix #215 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6f24f4..4267d8e 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ If you choose to put your Calibre directory inside your web directory then you will have to edit /etc/nginx/mime.types to add this line : application/epub+zip epub; +If you like Docker, you can also [this project](https://github.com/TomNussbaumer/docker-cops) + # Known problems Not a lot, except for the bad quality of the code (first PHP project ever) ;)