>Trying to run a Docker image inside a VM based CI image would be an awful hack and while more than doable would be difficult to support and debug, gives up basically all the benefits of being VM based, and would be slower in general as well as more expensive for us to run resource wise. It's not something i'm going to be particularly happy about you running. > <...> it is possible for the CI system to produce both a VM image as well as a Docker image
Well, we need an exactly the same environment (esp. package-wise) in a local docker image and in VM. How can we guarantee that? Where are the base Ubuntu VM images pulled from? How do they correlate to the base docker images? > For non-Linux OSes, only VM based images are supported now and there is no > possibility to build Docker/Podman images for them. > For non-Linux OSes it is somewhat fine, even though we use docker for Android as well. > As a starting point, has Krita transitioned to the 2204 based images? > Yes, I wanted to make a MR to delete *-2004 images, but waited till you lift the docker-image-freeze.