You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Simon Vieille e939e93f65
add dockerfile and readme
7 months ago
Dockerfile add dockerfile and readme 7 months ago
README.md add dockerfile and readme 7 months ago

README.md

deblan/playwright

Docker image to run playwright.

Installation

docker pull deblan/playwright

Usage

cd /path/to/project
docker run docker run -it -v $(pwd):/app --rm deblan/playwright npx playwright test