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 ``` |
||
|---|---|---|
| .. | ||
| debian-11.dockerfile | ||
| ubuntu-18.04.dockerfile | ||
| ubuntu-20.04-arm64.dockerfile | ||
| ubuntu-20.04.dockerfile | ||
| ubuntu-22.04-arm64.dockerfile | ||
| ubuntu-22.04.dockerfile | ||