mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-24 20:34:10 +02:00
Talk - WIP
This commit is contained in:
parent
3fd1cd6dcd
commit
c9c5a59acc
7 changed files with 93 additions and 3 deletions
|
@ -12,5 +12,6 @@ RUN pip install playwright
|
|||
|
||||
# Set up Playwright dependencies for Chromium, Firefox and Webkit
|
||||
RUN playwright install
|
||||
RUN playwright install-deps
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue