first commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 41s

This commit is contained in:
2024-04-28 19:41:41 -03:00
commit 5dc1f2558d
14 changed files with 1281 additions and 0 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx:1.25-alpine-slim
COPY . /usr/share/nginx/html