Compare commits

..

No commits in common. "7853ba26859a4e4b4515675b90c04c6ab7705686" and "5c12f4fe4beae3a2a9e6a779eab25d3d6757e0bb" have entirely different histories.

1 changed files with 2 additions and 4 deletions

View File

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