mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-04-17 17:34:25 +00:00
feat(docker): update slim image
This commit is contained in:
@@ -30,6 +30,9 @@ COPY drizzle ./drizzle
|
||||
|
||||
RUN mkdir /home/vane/uploads
|
||||
|
||||
RUN yarn add playwright
|
||||
RUN yarn playwright install --with-deps --only-shell chromium
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["node", "server.js"]
|
||||
|
||||
Reference in New Issue
Block a user