diff --git a/Dockerfile b/Dockerfile index 0b5621a..5eeac37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,9 +9,7 @@ COPY . . FROM nginx RUN ls RUN ls -RUN ls -RUN ls -#COPY --from=build . /usr/share/nginx/html/ - +COPY --from=build . /usr/share/nginx/html/ +RUN ls /usr/share/nginx/html/ #RUN rm /etc/nginx/conf.d/default.conf #COPY _nginx/nginx.conf /etc/nginx/conf.d