Skip to content
Snippets Groups Projects
Commit ce1dc576 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated docker

parent 932a967d
Branches
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ FROM nginx ...@@ -2,4 +2,4 @@ FROM nginx
COPY site/index.html /usr/share/nginx/html/ COPY site/index.html /usr/share/nginx/html/
COPY site/css /usr/share/nginx/html/css COPY site/css /usr/share/nginx/html/css
RUN ls /usr/share/nginx/html/ RUN rm /usr/share/nginx/html/50x.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment