瀏覽代碼

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
Juan Garcia Basilio 8 年之前
父節點
當前提交
44cb2b18b0
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      Dockerfile

+ 0
- 1
Dockerfile 查看文件

36
  && apk del \
36
  && apk del \
37
     build-base \
37
     build-base \
38
     python-dev \
38
     python-dev \
39
-    py-pip\
40
     libffi-dev \
39
     libffi-dev \
41
     openssl-dev \
40
     openssl-dev \
42
     libxslt-dev \
41
     libxslt-dev \