multistage docker
This commit is contained in:
@@ -22,5 +22,5 @@ ENV PATH="/opt/venv/bin:$PATH"
|
||||
COPY ./fet2020 /app
|
||||
|
||||
RUN python manage.py makemigrations && python manage.py makemigrations posts members
|
||||
RUN python manage.py migrate
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user