qutebrowser/scripts/dev/ci/docker
Florian Bruhin c247634066 ci: Fix broken Docker condition 2023-05-31 12:56:33 +02:00
..
Dockerfile.j2 ci: Fix broken Docker condition 2023-05-31 12:56:33 +02:00
README.md Integrate docker rebuild workflow 2020-11-25 19:49:25 +01:00
generate.py ci: attempt to make the qt6 docker run work 2023-03-18 17:29:25 +13: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.