logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: 44cb2b18b09a71fa9d474871de618292f817de1b
parent 252e97a5e501d4301ef3abf6aad7082600a106c6
Author: Juan Garcia Basilio <juanitobananas@gmail.com>
Date:   Thu,  2 Mar 2017 21:58:59 +0100

Fix #872. Google search works again with docker.

All the credit goes to Wonderfall. Thanks for that!
See: https://github.com/Wonderfall/dockerfiles/issues/110

Diffstat:

MDockerfile1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile @@ -36,7 +36,6 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap && apk del \ build-base \ python-dev \ - py-pip\ libffi-dev \ openssl-dev \ libxslt-dev \