Any one knows where to find windows docker image for CodeQuality?

Replace this template with your information

Since more of our project is in MS VC++ for desktop applications, it is better for us to use windows container .

but I can not find the CodeQuality docker image for windows? any idea?
or anyone know if it is available?

  • What are you seeing, and how does that differ from what you expect to see?

  • Consider including screenshots, error messages, and/or other helpful visuals

  • What version are you on? Are you using self-managed or GitLab.com?

    • GitLab (Hint: /help):
    • Runner (Hint: /admin/runners):
  • Add the CI configuration from .gitlab-ci.yml and other configuration if relevant (e.g. docker-compose.yml)

ie.
include:

  • template: Code-Quality.gitlab-ci.yml

code_quality:
variables:
CODE_QUALITY_IMAGE: “registry.example.com/???”

  • What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?

Thanks for taking the time to be thorough in your request, it really helps! :blush: