|
|
|
@ -44,6 +44,7 @@ ENV APACHE_RUN_GROUP=deploy
@@ -44,6 +44,7 @@ ENV APACHE_RUN_GROUP=deploy
|
|
|
|
|
|
|
|
|
|
USER deploy |
|
|
|
|
ENV PATH "$PATH:/home/deploy/.local/bin" |
|
|
|
|
RUN pip install --upgrade pip |
|
|
|
|
RUN pip install git+https://git.cpi.imtek.uni-freiburg.de/CPI/elab-users.git |
|
|
|
|
|
|
|
|
|
WORKDIR /data |
|
|
|
|