From b4fdeaff5a8cde15ccdb048e940c2f73dd7fca6b Mon Sep 17 00:00:00 2001 From: Witalij Poljatchek Date: Thu, 11 Jan 2024 00:03:29 +0100 Subject: [PATCH] . --- Dockerfile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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