docker-agent
docker-agent copied to clipboard
Build jenkins-agent image with ltsc2022 and jdk11
Build jenkins-agent image with ltsc2022 + jdk11
Do Windows Docker images still require precise matching between the operating system kernel and the Docker image? In other words, does this pull request mean that we need to include Windows Server 2022 in the Jenkins infrastructure before it can be considered?
Yes and Yes. I assume you are referring to this - https://github.com/containerd/containerd/issues/6508
Seems the build failed due to this - https://ci.jenkins.io/blue/organizations/jenkins/Packaging%2Fdocker-agent/detail/PR-238/1/pipeline#step-27-log-1577
no matching manifest for windows/amd64 10.0.17763 in the manifest list entries
Could you create a helpdesk ticket for it: https://github.com/jenkins-infra/helpdesk to get the windows server 2022 available
https://github.com/jenkins-infra/helpdesk/issues/2629 now?
The support of Windows 2022 is there on the infra. You have to define a new node, in the pipeline, with the label windows-2022
for this.
Ping @khatrig are you still ok to work on this PR?
I'm closing this PR as no feedback from the author since January + duplicate of #441 .
Another contributor did implement the Windows Server 2022 in #441 instead.
Anyway, many thanks for raising the subject and trying to bring it up! It was a collective effort from the whole communit!