Edit code and Dockerfile
هذا الالتزام موجود في:
@@ -8,8 +8,6 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN mv dashboard.html index.html
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
CMD sh -c "python3 monitor.py && python3 -m http.server 8080"
|
||||
CMD ["python3","app.py"]
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم