add dockerfile and gitea workflow
All checks were successful
404 page build / page-build (push) Successful in 55s
All checks were successful
404 page build / page-build (push) Successful in 55s
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM nginx:latest
|
||||
COPY src /usr/share/nginx/html
|
||||
EXPOSE 80
|
Reference in New Issue
Block a user