An open API service indexing awesome lists of open source software.

https://github.com/sitespeedio/docker-browsers


https://github.com/sitespeedio/docker-browsers

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Firefox, Chrome & Xvfb

Adds specific versions of Chrome, Firefox and Edge to the VisualMetrics dependencies base container for sitespeed.io.

For AMD64 you can choose versions. For ARM64 we use the latest supported version.

We also have xvfb & x11vnc installed.

```
docker buildx build --push --platform linux/arm64,linux/amd64 -t sitespeedio/webbrowsers:chrome-119.0-firefox-119.0-edge-118.0 .
```