mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-15 10:30:40 +00:00
Add prototype
This commit is contained in:
5
vre_www/Dockerfile
Normal file
5
vre_www/Dockerfile
Normal 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
|
Reference in New Issue
Block a user