mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
4cd2176155
This patch introduces hidden commands to control container lifecycle: - `npx playwright docker install-server-deps` to install fluxbox, vnc, novnc & to configure them. - `npx playwright docker run-server` to run a server inside the container. Drive-by: remove old version of container image when building a new version with the same name. This way we won't pile up untagged container images. |
||
---|---|---|
.. | ||
android-driver-target.apk | ||
android-driver.apk | ||
container_install_deps.sh | ||
container_run_server.sh | ||
install_media_pack.ps1 | ||
PrintDeps.exe | ||
README.md | ||
reinstall_chrome_beta_linux.sh | ||
reinstall_chrome_beta_mac.sh | ||
reinstall_chrome_beta_win.ps1 | ||
reinstall_chrome_stable_linux.sh | ||
reinstall_chrome_stable_mac.sh | ||
reinstall_chrome_stable_win.ps1 | ||
reinstall_msedge_beta_linux.sh | ||
reinstall_msedge_beta_mac.sh | ||
reinstall_msedge_beta_win.ps1 | ||
reinstall_msedge_dev_linux.sh | ||
reinstall_msedge_dev_mac.sh | ||
reinstall_msedge_dev_win.ps1 | ||
reinstall_msedge_stable_linux.sh | ||
reinstall_msedge_stable_mac.sh | ||
reinstall_msedge_stable_win.ps1 |
See building instructions at /browser_patches/winldd/README.md