FIIIIXXXX
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m55s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m55s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
COPY index.html style.css /usr/share/nginx/html/
|
||||
COPY . /usr/share/nginx/html/
|
||||
EXPOSE 80
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
||||
Reference in New Issue
Block a user