mirror of
https://github.com/icewind1991/mx-puppet-steam.git
synced 2026-06-03 09:34:13 +02:00
parent
3656419a80
commit
18d411e324
4 changed files with 19 additions and 20 deletions
|
|
@ -22,7 +22,7 @@ RUN apk add --no-cache \
|
|||
COPY package.json package-lock.json ./
|
||||
RUN chown -R node:node /opt/mx-puppet-steam
|
||||
USER node
|
||||
RUN npm install
|
||||
RUN npm ci
|
||||
|
||||
COPY tsconfig.json ./
|
||||
COPY src/ ./src/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue