Go to file
Raoul Snyman 5a75967b96 Merge branch 'fix-manual-build-step' into 'master'
Switch to use the runners container registry

See merge request openlp/runners!30
2023-05-18 18:07:38 +00:00
.gitlab-ci.yml Switch to use the runners container registry 2023-05-18 11:07:00 -07:00
Dockerfile.angular Add git to Angular runner 2022-12-31 13:50:47 -07:00
Dockerfile.arch Move Debian to unstable, since that's the only platform we support, and update Arch 2023-05-18 09:02:42 -07:00
Dockerfile.debian Move Debian to unstable, since that's the only platform we support, and update Arch 2023-05-18 09:02:42 -07:00
Dockerfile.documentation Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
Dockerfile.fedora Install pyicu in the runners 2023-01-08 22:23:12 +01:00
Dockerfile.ubuntu Update arch and ubuntu versions to avoid expired repos and keys 2023-01-09 21:36:00 +00:00
LICENSE Add license 2019-09-16 22:09:19 -07:00
README.rst Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
fixpaths.py Coverage now uses a SQLite database, so it's much easier to edit the data directly 2020-09-28 11:25:59 -07:00
uploadversion.py Add a script to upload the OpenLP version to get.openlp.org 2020-04-24 23:12:26 -07:00

README.rst

OpenLP Docker Runners

This repository holds the configuration to build the Docker runners for testing OpenLP.

Note

The Dockerfiles contain version numbers to uniquely identify the release we're using. This helps us keep track of which version of software we're using, as well as allow for us to periodically update the software without resorting to tricks to work around our build process.