mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
force binstall
This commit is contained in:
parent
5845eeb0ce
commit
c39976df51
@ -12,6 +12,6 @@ COPY --chown=node:node package.json ./
|
||||
COPY --chown=node:node . .
|
||||
|
||||
RUN chmod -R 777 /home/node/app
|
||||
RUN npm install
|
||||
RUN npm install --force
|
||||
|
||||
CMD ["node", "/home/node/app/server.js"]
|
Loading…
x
Reference in New Issue
Block a user