Pārlūkot izejas kodu

remove index.html from Dockerfile

Pi 4 mēneši atpakaļ
vecāks
revīzija
d859f102bf
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -2,5 +2,4 @@ FROM nginx:alpine
 COPY nginx.conf /etc/nginx/nginx.conf
 COPY prayer-generator/license /usr/share/nginx/html/license
 COPY css /usr/share/nginx/html/css
-COPY index.html /usr/share/nginx/html
 COPY robots.txt /usr/share/nginx/html