Aktualisieren Dockerfile

This commit is contained in:
Bastian Dietrich
2022-09-19 04:18:19 +02:00
parent 74a3a35da1
commit 7c1167da92

View File

@@ -6,8 +6,8 @@ RUN apk add --no-cache --virtual build-deps build-base gcc python3-dev musl-dev
apk add --no-cache py3-virtualenv openldap-dev libffi-dev mariadb-dev zlib-dev
# RUN echo 'INPUT ( libldap.so )' > /usr/lib/libldap_r.so
# RUN pip install --upgrade pip setuptools==57.5.0
# RUN pip install 2to3 pillow
RUN pip install --upgrade pip setuptools==57.5.0
RUN pip install 2to3 pillow
RUN git clone https://git.linux-kernel.at/oliver/ivatar.git .