mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
monograph: install sharp with optional deps during docker
This commit is contained in:
@@ -13,6 +13,8 @@ RUN mv build/package.json .
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN npm install --include=optional sharp
|
||||
|
||||
RUN ls
|
||||
|
||||
CMD [ "npm", "run", "start" ]
|
||||
Reference in New Issue
Block a user