summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Garcia Basilio <juanitobananas@gmail.com>2017-03-02 21:58:59 +0100
committerJuan Garcia Basilio <juanitobananas@gmail.com>2017-03-02 21:58:59 +0100
commit44cb2b18b09a71fa9d474871de618292f817de1b (patch)
tree88a6e11a53108302cad4fff6dccd5cbd846ed481
parent252e97a5e501d4301ef3abf6aad7082600a106c6 (diff)
downloadsearxng-44cb2b18b09a71fa9d474871de618292f817de1b.tar.gz
searxng-44cb2b18b09a71fa9d474871de618292f817de1b.zip
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
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 00d61ba0f..fc2767a09 100644
--- 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 \