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

[WIP] Fix #134 - Add ltsc2019 and 1909 Windows images #145

Closed
wants to merge 9 commits into from
Closed

[WIP] Fix #134 - Add ltsc2019 and 1909 Windows images #145

wants to merge 9 commits into from

Conversation

slide
Copy link
Member

@slide slide commented Jul 16, 2020

This addresses #134 adding ltsc2019 (windowsservercore) and 1909 (windowsservercore and nanoserver) images.

Also updated make.ps1 to search for dockerfiles within the directory structure so that it doesn't have to be updated when a new image is added.

- Update nanoserver images to use AdoptOpenJDK method for getting JDK.
- Update make.ps1 so that it will find all of the possible builds for windows automatically
- Fix git lfs initialization on some images
-

# Conflicts:
#	11/windows/windowsservercore-1809/Dockerfile
#	8/windows/windowsservercore-1809/Dockerfile
- Add test for user account expiration
@slide slide requested a review from a team as a code owner July 16, 2020 00:20
@slide
Copy link
Member Author

slide commented Jul 16, 2020

Bummer docker : a Windows version 10.0.18363-based image is incompatible with a 10.0.17763 host

@slide slide marked this pull request as draft July 16, 2020 21:16
@slide slide changed the title Fix #134 - Add ltsc2019 and 1909 Windows images [WIP] Fix #134 - Add ltsc2019 and 1909 Windows images Jul 16, 2020
@slide
Copy link
Member Author

slide commented Jul 16, 2020

Moving this to WIP because we don't have the capability to build the images for ltsc2019 right now.

@slide
Copy link
Member Author

slide commented Jul 24, 2020

Seems to only be the nanoserver-1909 image that fails to build now.


VOLUME ${AGENT_ROOT}/.jenkins
VOLUME ${AGENT_WORKDIR}
WORKDIR ${AGENT_ROOT}
Copy link
Member

Choose a reason for hiding this comment

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

Missing newline

@slide slide closed this Dec 10, 2020
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.

None yet

2 participants