qutebrowser/scripts/dev/ci/docker
Florian Bruhin 253789d8c0 Revert "bleeding tests: Downgrade broken mesa"
This reverts commit 3f5febf227.

ec144824e8
Fixes #7509
2022-12-15 14:44:35 +01:00
..
Dockerfile.j2 Revert "bleeding tests: Downgrade broken mesa" 2022-12-15 14:44:35 +01:00
README.md Integrate docker rebuild workflow 2020-11-25 19:49:25 +01:00
generate.py ci: Keep QtWebKit on live support a bit longer 2022-11-16 09:28:38 +01:00

README.md

This directory contains a Dockerfile template for containers used to test qutebrowser on CI.

The generate.py script uses that template to generate various image configuration.

The images are rebuilt via Github Actions in this directory, and qutebrowser then downloads them during the CI run. Note that means that it'll take a while until builds will use the newer image if you make a change to this directory.