standalone
Simon Caminada 8 years ago
parent 89eaf868bc
commit 277851681b

@ -47,6 +47,8 @@ RUN pip-reqs compile && \
--requirement requirements.urls
# </PYTHON>
RUN mkdir -p /usr/share/whoosh/data && chmod -R 777 /usr/share/whoosh/data
# <SOURCE>
COPY . /app
# </SOURCE>

Loading…
Cancel
Save