edit Dockerfile
هذا الالتزام موجود في:
@@ -6,7 +6,7 @@ FROM python:3.11-slim
|
||||
WORKDIR /app
|
||||
|
||||
#(Copy and Install Dependancies/Libraries)
|
||||
COPY Docker_API/requirements.txt .
|
||||
COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
#(Copy all files after install dependancies)
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم