From 475b3e7121bdadc8329ba83b75c65a7dc19aed35 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 18 Jun 2017 12:52:36 +0200 Subject: [PATCH] notice on phantomjs/alpine --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 255a0e6..f3efbec 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,6 @@ docker run -d A list of environment variables can be found [here](https://github.com/invoiceninja/invoiceninja/blob/master/.env.example) +### Know issue + +Phantomjs doesn't work on linux alpine https://github.com/ariya/phantomjs/issues/14186