mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-04-10 13:54:28 +00:00
feat(docker): handle playwright
This commit is contained in:
@@ -34,6 +34,9 @@ COPY drizzle ./drizzle
|
||||
|
||||
RUN mkdir /home/vane/uploads
|
||||
|
||||
RUN yarn add playwright
|
||||
RUN yarn playwright install --with-deps --only-shell chromium
|
||||
|
||||
RUN useradd --shell /bin/bash --system \
|
||||
--home-dir "/usr/local/searxng" \
|
||||
--comment 'Privacy-respecting metasearch engine' \
|
||||
|
||||
Reference in New Issue
Block a user