This commit is contained in:
Witalij Poljatchek 2024-01-10 23:22:51 +01:00
parent 5c12f4fe4b
commit 4eef7c6b29
1 changed files with 5 additions and 2 deletions

View File

@ -6,8 +6,11 @@ RUN node -v
RUN pwd RUN pwd
RUN ls RUN ls
#WORKDIR /dist WORKDIR /dist
COPY . . RUN pwd
RUN ls
#COPY . .
#FROM nginx #FROM nginx