Tim Jacomb
Tim Jacomb
Probably want something like https://github.com/jenkinsci/docker-ssh-agent/pull/74
It's fine to remove but needs addressing in https://github.com/jenkinsci/docker-agent/blob/master/docker-bake.hcl first. Would you like to send a PR?
Could you create a helpdesk ticket for it: https://github.com/jenkins-infra/helpdesk to get the windows server 2022 available
What operating system version is your nodepool?
which version?
not sure, no real experience with Windows containers other than the host version needing to patch the container version. cc @slide in case you know more here
failed @MarkEWaite
> Why are there more than one builds per release? In my opinion there should only be one build and therefore one digest for the image we use. I would...
Sure it'll need something like: https://github.com/jenkinsci/docker/blob/master/jenkins.sh#L37-L44 I had that initially but then I removed it as I wasn't able to trigger any of these issues. Feel like contributing a fix?
Yes, bearing in mind that the entrypoint here uses `sh` whereas jenkins.sh uses bash