This commit is contained in:
Witalij Poljatchek 2024-01-10 23:04:01 +01:00
parent f994ec5cd0
commit 76cf530ddf
1 changed files with 1 additions and 3 deletions

View File

@ -8,10 +8,8 @@ COPY . .
RUN echo "$PWD"
FROM nginx
RUN echo "$PWD"
RUN echo "$LS"
COPY --from=build . /usr/share/nginx/html/
#RUN rm /etc/nginx/conf.d/default.conf
#COPY _nginx/nginx.conf /etc/nginx/conf.d