test proiect docker

This commit is contained in:
2026-01-15 14:03:00 +02:00
commit 84356b2f3f
3 changed files with 179 additions and 0 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx
COPY index.html /usr/share/nginx/html