Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize CI with a Custom Docker Image for QGIS Dependencies #192

Open
zacdezgeo opened this issue Jan 15, 2025 · 0 comments
Open

Optimize CI with a Custom Docker Image for QGIS Dependencies #192

zacdezgeo opened this issue Jan 15, 2025 · 0 comments

Comments

@zacdezgeo
Copy link
Collaborator

To reduce CI build times and improve reliability, we should either create a custom Docker image preloaded with the QGIS dependencies required for our project or leverage an existing QGIS image if it meets our needs. This will eliminate the overhead of installing QGIS and related libraries during every workflow run, ensuring faster and more consistent builds. The custom image can be hosted on a container registry (e.g., GitHub Container Registry or Docker Hub) and updated as needed when dependencies change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant