initial
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
from nginx:alpine
|
||||
copy index.html /usr/share/nginx/html
|
||||
expose 80
|
||||
|
Reference in New Issue
Block a user