Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows Server 2025 variant #544

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

yosifkit
Copy link
Member

Add Windows Server ltsc2025; keep 1809 as it is still in extended support (we may drop it later, even while it is supported by Windows).

Refs: docker-library/official-images#18143

@@ -166,6 +166,7 @@ for version in "${versions[@]}"; do
| "alpine" + . else empty end,
if $doc.jdk.arches | keys | any(startswith("windows-")) then
(
"ltsc2025",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's interesting and mostly orthogonal that we didn't add any Nano Server past 1809 here -- something worth digging into later, maybe.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's something like docker-library/mongo#720 (comment) 😬 🙈

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After we merge this, maybe we can try adding them back again so we can add useful comments.

@tianon tianon merged commit bf64d21 into docker-library:master Jan 22, 2025
20 checks passed
@tianon tianon deleted the ltsc2025 branch January 22, 2025 01:11
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jan 22, 2025
Changes:

- docker-library/openjdk@bf64d21: Merge pull request docker-library/openjdk#544 from infosiftr/ltsc2025
- docker-library/openjdk@865aad9: Add Windows Server 2025 variant
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jan 22, 2025
Changes:

- docker-library/openjdk@cd21f0d: Merge pull request docker-library/openjdk#545 from infosiftr/moar-nanoserver
- docker-library/openjdk@534646f: Add more Nano Server variants
- docker-library/openjdk@bf64d21: Merge pull request docker-library/openjdk#544 from infosiftr/ltsc2025
- docker-library/openjdk@865aad9: Add Windows Server 2025 variant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants