mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
change docker555
This commit is contained in:
@@ -7,7 +7,6 @@ RUN apt-get update && apt-get install -y \
|
|||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Копируем только requirements.txt сначала
|
# Копируем только requirements.txt сначала
|
||||||
COPY ./backend/requirements.txt /app/
|
|
||||||
RUN pip install --no-cache-dir -r requirements.txt
|
RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
|
||||||
# Копируем остальные файлы
|
# Копируем остальные файлы
|
||||||
|
Reference in New Issue
Block a user