Add prototype

This commit is contained in:
Patrick Jentsch
2019-06-03 14:57:09 +02:00
parent b8fa8f47ab
commit 86557443a2
43 changed files with 24638 additions and 53 deletions

5
vre_www/Dockerfile Normal file
View File

@ -0,0 +1,5 @@
FROM nginx:1.14.2
RUN mkdir -p /usr/share/nginx/html/vre
COPY website /usr/share/nginx/html/vre