Update Dockerfile
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
FROM nginx:alpine
|
FROM nginx:alpine
|
||||||
|
|
||||||
|
RUN rm -rf /usr/share/nginx/html/*
|
||||||
|
|
||||||
COPY ["Dekra WebSite", "/usr/share/nginx/html"]
|
COPY ["Dekra WebSite", "/usr/share/nginx/html"]
|
||||||
|
|
||||||
COPY vhost.conf /etc/nginx/conf.d/default.conf
|
COPY vhost.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user