You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy the Dockerfiles of the most recent published Windows version for all supported .NET Core versions and place them in a version-specific folder under their respective variants (runtime, aspnet, sdk)
Modify the Dockerfiles as appropriate for any specific changes related to the new Windows version
Update manifest.json to reference the new set of Dockerfiles with the appropriate tags
Update the test data to include the new Windows version
New Windows Release
Windows version: 2004
Master Branch Tasks
.\eng\Get-TagsDocumentation.ps1
.\tests\performance\Validate-ImageSize.ps1 -UpdateBaselines
.\build-and-test.ps1 -OS nanoserver-<VERSION>
to build and test your changesBuild images - Queue build stage of dotnet-docker pipeline (internal MSFT link) with variables:
Nightly Branch Tasks
Build images - Queue build stage of dotnet-docker-nightly pipeline (internal MSFT link) with variables:
The text was updated successfully, but these errors were encountered: