playwright/packages/playwright-core/bin
Andrey Lushnikov 4cd2176155
feat(containers): introduce separate container commands (#17541)
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.
2022-09-22 13:38:54 -07:00
..
android-driver-target.apk chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
android-driver.apk chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
container_install_deps.sh feat(containers): introduce separate container commands (#17541) 2022-09-22 13:38:54 -07:00
container_run_server.sh feat(containers): introduce separate container commands (#17541) 2022-09-22 13:38:54 -07:00
install_media_pack.ps1 Revert "chore: migrate away from ps1 in install-deps on Windows (#9876)" 2021-10-29 20:12:46 +02:00
PrintDeps.exe chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
README.md chore: Fix README link (#17148) 2022-09-07 09:05:43 -07:00
reinstall_chrome_beta_linux.sh fix: bail early when installing channels on non-ubuntu (#11617) 2022-01-25 09:13:42 -08:00
reinstall_chrome_beta_mac.sh fix: proper chrome-beta channel installation on MacOS (#11973) 2022-02-09 11:28:51 -08:00
reinstall_chrome_beta_win.ps1 chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
reinstall_chrome_stable_linux.sh fix: bail early when installing channels on non-ubuntu (#11617) 2022-01-25 09:13:42 -08:00
reinstall_chrome_stable_mac.sh fix: proper chrome-beta channel installation on MacOS (#11973) 2022-02-09 11:28:51 -08:00
reinstall_chrome_stable_win.ps1 chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
reinstall_msedge_beta_linux.sh fix: bail early when installing channels on non-ubuntu (#11617) 2022-01-25 09:13:42 -08:00
reinstall_msedge_beta_mac.sh chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
reinstall_msedge_beta_win.ps1 chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
reinstall_msedge_dev_linux.sh fix: bail early when installing channels on non-ubuntu (#11617) 2022-01-25 09:13:42 -08:00
reinstall_msedge_dev_mac.sh chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
reinstall_msedge_dev_win.ps1 chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
reinstall_msedge_stable_linux.sh fix: bail early when installing channels on non-ubuntu (#11617) 2022-01-25 09:13:42 -08:00
reinstall_msedge_stable_mac.sh chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
reinstall_msedge_stable_win.ps1 chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00

See building instructions at /browser_patches/winldd/README.md