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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| build-playwright-driver.sh | ||
| build.js | ||
| clean.js | ||
| deploy-trace-viewer.sh | ||
| run-driver-posix.sh | ||
| run-driver-win.cmd | ||
| update-playwright-driver-version.mjs | ||
| update_canary_version.js | ||
| upload-playwright-driver.sh | ||