ShawnAI commited on
Commit
ccdf1f2
·
verified ·
1 Parent(s): 5e117a5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,7 +14,7 @@ COPY --from=build-stage /app/Rel-16 /usr/share/nginx/html/Rel-16
14
  COPY --from=build-stage /app/Rel-15 /usr/share/nginx/html/Rel-15
15
  RUN nginx -V
16
  RUN cat /etc/nginx/nginx.conf
17
-
18
  #RUN ls /etc/nginx/html
19
 
20
  # COPY conf/nginx.conf /etc/nginx/nginx.conf
 
14
  COPY --from=build-stage /app/Rel-15 /usr/share/nginx/html/Rel-15
15
  RUN nginx -V
16
  RUN cat /etc/nginx/nginx.conf
17
+ RUN ls /usr/share/nginx/html
18
  #RUN ls /etc/nginx/html
19
 
20
  # COPY conf/nginx.conf /etc/nginx/nginx.conf