Adding dockerfile and action
Some checks failed
Build and push docker image / build (push) Failing after 33s
Some checks failed
Build and push docker image / build (push) Failing after 33s
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:1.29.3-alpine
|
||||
|
||||
COPY . /usr/share/nginx/html
|
||||
Reference in New Issue
Block a user