forked from CGM_Public/pretix_original
Fix docker plugin installation documentation
This commit is contained in:
@@ -250,7 +250,7 @@ choice)::
|
|||||||
USER root
|
USER root
|
||||||
RUN pip3 install pretix-passbook
|
RUN pip3 install pretix-passbook
|
||||||
USER pretixuser
|
USER pretixuser
|
||||||
RUN make production
|
RUN cd /pretix/src && make production
|
||||||
|
|
||||||
Then, go to that directory and build the image::
|
Then, go to that directory and build the image::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user