Skip to content

Add Docker file to speed up Windows Release test#418

Draft
r-akemii wants to merge 23 commits into
developfrom
docker-image-for-windows-test
Draft

Add Docker file to speed up Windows Release test#418
r-akemii wants to merge 23 commits into
developfrom
docker-image-for-windows-test

Conversation

@r-akemii

@r-akemii r-akemii commented Mar 19, 2025

Copy link
Copy Markdown
Collaborator

See comments below

@r-akemii

Copy link
Copy Markdown
Collaborator Author

FYI

Pedro and I discussed about this pull on march 2025. We were able to create an useful container with a QGIS LTR installation on Windows but what we noticed is that we cannot use this container (even if its working and in GHCR) due to an incompatibility across Windows containers and GitHub:

  1. we cannot use windows-latest to run the container because containers cannot be run on windows;
  2. and we cannot use linux-latest to run the container because its a windows container (incompatible)

This is an old issue and so far, there's no solution. Check actions/runner#904 for more info.

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

Successfully merging this pull request may close these issues.

2 participants