finsh
هذا الالتزام موجود في:
11
task5-mithal-dashboard/Dockerfile
Normal file
11
task5-mithal-dashboard/Dockerfile
Normal file
@@ -0,0 +1,11 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
WORKDIR /usr/share/nginx/html
|
||||
|
||||
COPY dashboard.html .
|
||||
COPY latest.json .
|
||||
COPY history.json .
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
المرجع في مشكلة جديدة
حظر مستخدم