docker
docker copied to clipboard
Windows Tags
Describe your use-case which is not covered by existing documentation.
I'm assuming this has been discussed previously somewhere, but I can't find anything about it. Why can we not specify windows tags by version? For linux based containers, each jenkins version gets its own tag, as well as latest. Ideally we would get the same for windows. This would make it a lot easier to see if there is a new base jenkins version when we pull the latest image to do an upgrade (especially as the image seems to constantly get updates without jenkins changing - I assume these are pulled in from the windows base image...?), or stick to specific LTS releases if needed.
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response