Dockerfile: added nginx based
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 11s

This commit is contained in:
2025-11-20 05:49:29 +07:00
parent 538ee11053
commit 6ef1afb7f3

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx:alpine
ADD browser /usr/share/nginx/html