dep
This commit is contained in:
@@ -5,7 +5,7 @@ COPY ./fet2020 /app
|
|||||||
#RUN apk add --no-cache --virtual .build-deps \
|
#RUN apk add --no-cache --virtual .build-deps \
|
||||||
# ca-certificates gcc postgresql-dev linux-headers musl-dev \
|
# ca-certificates gcc postgresql-dev linux-headers musl-dev \
|
||||||
# libffi-dev jpeg-dev zlib-dev
|
# libffi-dev jpeg-dev zlib-dev
|
||||||
RUN apk add --no-cache --virtual jpeg-dev zlib-dev libffi-dev
|
RUN apk add --no-cache --virtual .build-deps jpeg-dev zlib-dev libffi-dev
|
||||||
|
|
||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
@@ -8,3 +8,4 @@ docutils==0.16
|
|||||||
easy-thumbnails==2.7.0
|
easy-thumbnails==2.7.0
|
||||||
etherpad-lite==0.5
|
etherpad-lite==0.5
|
||||||
django-filter
|
django-filter
|
||||||
|
ldap3
|
||||||
Reference in New Issue
Block a user