mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
searx: based on alpine edge
This commit is contained in:
parent
d9624ffc76
commit
e1175e7e14
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.4
|
||||
FROM alpine:edge
|
||||
MAINTAINER Wonderfall <wonderfall@schrodinger.io>
|
||||
|
||||
ENV BASE_URL=False IMAGE_PROXY=False \
|
||||
@ -8,7 +8,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
||||
&& BUILD_DEPS=" \
|
||||
build-base \
|
||||
python-dev \
|
||||
py-pip \
|
||||
py2-pip \
|
||||
libffi-dev \
|
||||
libxslt-dev \
|
||||
libxml2-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user