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
5caba31561
commit
d93b3621fb
|
@ -67,7 +67,6 @@ RUN pip install --no-cache /wheels/* && \
|
||||||
|
|
||||||
# Copy application sources and setup permissions
|
# Copy application sources and setup permissions
|
||||||
COPY apps/ ./apps
|
COPY apps/ ./apps
|
||||||
COPY cctext/ ./cctext
|
|
||||||
COPY project/ ./project
|
COPY project/ ./project
|
||||||
COPY fixtures/ ./fixtures
|
COPY fixtures/ ./fixtures
|
||||||
COPY manage.py entrypoint.sh ./
|
COPY manage.py entrypoint.sh ./
|
||||||
|
|
Loading…
Reference in New Issue
Block a user