Compare commits

..

2 Commits

Author SHA1 Message Date
Witalij Poljatchek 7853ba2685 . 2024-01-10 23:25:11 +01:00
Witalij Poljatchek 4eef7c6b29 . 2024-01-10 23:22:51 +01:00
1 changed files with 4 additions and 2 deletions

View File

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