Skip to content

Commit

Permalink
♻️ for npm/cli#7032
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Nov 28, 2023
1 parent ed042e5 commit ff77165
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotnpm-created/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ COPY package.json ./

WORKDIR /app/test

RUN npm config ls

ENTRYPOINT ["npm", "--logs-max=0", "run", "test"]

0 comments on commit ff77165

Please sign in to comment.