Add dockerfile
parent
59fa002307
commit
18152267d6
@ -0,0 +1,3 @@
|
||||
Dockerfile
|
||||
Makefile
|
||||
README.md
|
@ -0,0 +1,2 @@
|
||||
FROM nginx
|
||||
COPY . /usr/share/nginx/html
|
Reference in New Issue