forked from data.coop/website
Restore Dockerfile
This commit is contained in:
parent
528429aee5
commit
b49be6d4a5
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
FROM nginx:alpine
|
||||||
|
EXPOSE 80
|
||||||
|
COPY _site/ /usr/share/nginx/html
|
Loading…
Reference in a new issue