even more fixes
This commit is contained in:
parent
9160a37378
commit
8187817752
@ -17,7 +17,7 @@ ADD . /cwebcomp/
|
||||
RUN mkdir static
|
||||
|
||||
RUN pip install -r requirements.txt
|
||||
RUN python manage.py collectstatic
|
||||
RUN python CalibreWebCompanion/manage.py collectstatic
|
||||
|
||||
# only if you need celery
|
||||
#RUN useradd -ms /bin/bash celery
|
||||
|
Loading…
Reference in New Issue
Block a user