first commit
هذا الالتزام موجود في:
9
q1-deploy-monitor/dashboard/Dockerfile
Normal file
9
q1-deploy-monitor/dashboard/Dockerfile
Normal file
@@ -0,0 +1,9 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
# Copy frontend files to Nginx's web root
|
||||
COPY index.html /usr/share/nginx/html/
|
||||
COPY style.css /usr/share/nginx/html/
|
||||
COPY script.js /usr/share/nginx/html/
|
||||
|
||||
# Expose HTTP port
|
||||
EXPOSE 80
|
||||
المرجع في مشكلة جديدة
حظر مستخدم