mirror of
https://github.com/DerrtSML/qbittorent_bot.git
synced 2026-08-27 15:27:54 +03:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
# Копируем файл зависимостей и устанавливаем их
|
# Копируем файл зависимостей и устанавливаем их
|
||||||
#COPY requirements.txt .
|
#COPY requirements.txt .
|
||||||
#RUN pip install --no-cache-dir -r requirements.txt
|
RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
|
||||||
# Копируем остальные файлы приложения
|
# Копируем остальные файлы приложения
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
Reference in New Issue
Block a user