playwright/browser_patches/docker/webkit
Andrey Lushnikov 3486f1089f
devops: introduce independent linux build environments (#16470)
This patch introduces independent docker-based build environments for WebKit and Firefox
browsers.

To launch an interactive session inside the environment:

```sh
./browser_patches/docker/cli.sh webkit-debian-11 build # builds image
./browser_patches/docker/cli.sh webkit-debian-11 enter # launches interactive container
```
2022-08-13 04:40:45 -07:00
..
debian-11.dockerfile devops: introduce independent linux build environments (#16470) 2022-08-13 04:40:45 -07:00
ubuntu-18.04.dockerfile devops: introduce independent linux build environments (#16470) 2022-08-13 04:40:45 -07:00
ubuntu-20.04-arm64.dockerfile devops: introduce independent linux build environments (#16470) 2022-08-13 04:40:45 -07:00
ubuntu-20.04.dockerfile devops: introduce independent linux build environments (#16470) 2022-08-13 04:40:45 -07:00
ubuntu-22.04-arm64.dockerfile devops: introduce independent linux build environments (#16470) 2022-08-13 04:40:45 -07:00
ubuntu-22.04.dockerfile devops: introduce independent linux build environments (#16470) 2022-08-13 04:40:45 -07:00