From 8f0b3b9cc427233e4319104af01242a8069fef84 Mon Sep 17 00:00:00 2001 From: Witalij Poljatchek Date: Thu, 11 Jan 2024 00:02:11 +0100 Subject: [PATCH] . --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) 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