Update Dockerfile
This commit is contained in:
@@ -4,6 +4,6 @@ RUN rm -rf /usr/share/nginx/html/*
|
|||||||
|
|
||||||
COPY ["Profice WebSite/", "/usr/share/nginx/html/"]
|
COPY ["Profice WebSite/", "/usr/share/nginx/html/"]
|
||||||
|
|
||||||
RUN ls -la /usr/share/nginx/html/
|
RUN chmod -R 755 /usr/share/nginx/html/
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
Reference in New Issue
Block a user