This commit is contained in:
parent
932f47c1e3
commit
f0faed90f6
@ -2,8 +2,7 @@
|
||||
FROM pretix/standalone:stable
|
||||
USER pretixuser
|
||||
RUN PYTHONPATH=$PYTHONPATH:/pretix/src pip3 install pretix-ldap
|
||||
RUN cd /pretix/.local/lib
|
||||
RUN ls
|
||||
RUN cd /pretix/.local/lib && ls
|
||||
#RUN sed -i 's/ugettext_lazy/gettext_lazy/' /pretix/.local/lib/python3.11/site-packages/pretix_ldap/__init__.py
|
||||
USER pretixuser
|
||||
RUN cd /pretix/src && make production
|
Loading…
x
Reference in New Issue
Block a user