Go to file
Tim Bentley d7375b7c42 Merge branch 'platformdirs' into 'master'
Replace appdirs with platformdirs

See merge request openlp/runners!33
2024-02-11 18:45:37 +00:00
.gitlab-ci.yml Switch to use the runners container registry 2023-05-18 11:07:00 -07:00
Dockerfile.angular Update to Alpine Linux 3.19. 2024-02-11 13:25:01 +01:00
Dockerfile.arch Replace appdirs with platformdirs 2024-02-02 23:09:21 +01:00
Dockerfile.debian Replace appdirs with platformdirs 2024-02-02 23:09:21 +01:00
Dockerfile.documentation Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
Dockerfile.fedora Replace appdirs with platformdirs 2024-02-02 23:09:21 +01:00
Dockerfile.ubuntu Replace appdirs with platformdirs 2024-02-02 23:09:21 +01: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.