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