This commit is contained in:
parent
6a4f596cae
commit
932f47c1e3
@ -1,6 +1,6 @@
|
|||||||
# Dockerfile
|
# Dockerfile
|
||||||
FROM pretix/standalone:stable
|
FROM pretix/standalone:stable
|
||||||
USER root
|
USER pretixuser
|
||||||
RUN PYTHONPATH=$PYTHONPATH:/pretix/src pip3 install pretix-ldap
|
RUN PYTHONPATH=$PYTHONPATH:/pretix/src pip3 install pretix-ldap
|
||||||
RUN cd /pretix/.local/lib
|
RUN cd /pretix/.local/lib
|
||||||
RUN ls
|
RUN ls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user