mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Update Dockerfile
This commit is contained in:
parent
bf8af6317a
commit
e0d0114336
|
@ -56,6 +56,7 @@ RUN pip install --no-cache /wheels/* && \
|
|||
|
||||
# Copy application sources and setup permissions
|
||||
COPY apps/ ./apps
|
||||
COPY cctext/ ./cctext
|
||||
COPY project/ ./project
|
||||
COPY data/ ./data
|
||||
COPY manage.py entrypoint.sh ./
|
||||
|
|
Loading…
Reference in New Issue
Block a user