adowu commited on
Commit
70cffb1
·
verified ·
1 Parent(s): 4b12423

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -4
Dockerfile CHANGED
@@ -22,8 +22,4 @@ RUN apk upgrade --no-cache \
22
  uwsgi \
23
  uwsgi-python3 \
24
  brotli \
25
- && pip3 install --upgrade pip wheel setuptools \
26
- && pip3 install --no-cache -r requirements.txt \
27
- && apk del build-dependencies \
28
- && rm -rf /root/.cache
29
  RUN git clone https://github.com/searx/searx
 
22
  uwsgi \
23
  uwsgi-python3 \
24
  brotli \
 
 
 
 
25
  RUN git clone https://github.com/searx/searx