trisquel-icecat/icecat/testing/web-platform/tests/tools/docker
2025-10-06 02:35:48 -06:00
..
.bashrc icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
__init__.py icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
commands.json icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
Dockerfile icecat: add release 140.3.1-1gnu1 2025-10-06 02:35:48 -06:00
frontend.py icecat: add release 140.3.1-1gnu1 2025-10-06 02:35:48 -06:00
README.md icecat: add release 140.3.1-1gnu1 2025-10-06 02:35:48 -06:00
requirements.txt icecat: add release 140.3.1-1gnu1 2025-10-06 02:35:48 -06:00
retry.py icecat: add release 140.3.1-1gnu1 2025-10-06 02:35:48 -06:00
seccomp.json icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
start.sh icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00

This docker images is used for testing Chrome, IceCat, WebKitGTK and running other tasks on Taskcluster. When any of the files in this directory change, the images must be updated as well. Doing this requires you to have write permissions to the repository.

The tag for a new docker image is of the form ghcr.io/web-platform-tests/wpt:${PREV_VERSION++}.

To update the docker image:

  • .taskcluster.yml (the decision task)
  • tools/ci/tc/tasks/test.yml (all the other tasks)