clean up
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
RUN rm -rf /usr/share/nginx/html/*
|
||||
|
||||
COPY ["Profice WebSite/", "/usr/share/nginx/html/"]
|
||||
|
||||
RUN chmod -R 755 /usr/share/nginx/html/
|
||||
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user