ソースを参照

Merge pull request #873 from juanitobananas/issue-0872-google-search-and-docker

Fix #872. Google search works again with docker.
Adam Tauber 8 年 前
コミット
c7204255df
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0
    1
      Dockerfile

+ 0
- 1
Dockerfile ファイルの表示

@@ -36,7 +36,6 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
36 36
  && apk del \
37 37
     build-base \
38 38
     python-dev \
39
-    py-pip\
40 39
     libffi-dev \
41 40
     openssl-dev \
42 41
     libxslt-dev \