Adding Docker support file.
This commit is contained in:
parent
d611f0bf8a
commit
89ad48534b
1 changed files with 2 additions and 0 deletions
2
dockerfile
Normal file
2
dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
FROM nginx:alpine
|
||||||
|
COPY . /usr/share/nginx/html
|
Loading…
Reference in a new issue