-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TW-83370] Update .NET SDKs according to LTS / STS versions supported…
… by Microsoft. (#111) * Remove .NET 3.1 from Linux-based Docker Images. * Remove .NET 3.1 from Windows-based Docker Images. * Remove .NET 3.1 from ARM-based Linux images. * Add .NET 7.0 for base configurations of Linux-based Docker images. * Add .NET 7.0 into base configurations of Linux ARM-based .NET images. * Include installation of .NET 7.0 into Dockerfiles for ARM-based Docker images (Linux). * Add .NET 7.0 to Windows Server Core image. * Re-generate Dockerfiles & Documentation with respect to .NET update to 7.0. * Remove .NET 5 from Windows-based DOcker Images. * Remove .NET 5.0 from Linux-based images. * Update checksum & remove duplicated line. * Update checksums for .NET 7.0 @ ARM images. * Re-generate files for Linux images. * Re-generate checksums for Windows images. * Update Dockerfile: add extra output of checksums. * Add detailed output of the state of downloaded .NET (checksum) * List arguments related to .NET 7.0 within ARG parameters. * Remove duplicated symlink creation. * Update SHA512 for .NET 7.0 @ Windows * Re-generate Windows images without .NET 5.0 * Add basic intermidiate Dockerfiles for custom images with .NET 3.1 * * Implement generic Dockerfile for custom .NET SDK vesions. * Add documentation about building Docker images with custom SDKs. * Remove .NET SDK 7.0 from Linux-based Docker images (AMD & ARM) * Add template for custom .NET image for Windows image. * Remove .NET 7.0 (STS) from Windows-based Docker Images. * Add placeholders for custom Windows images. * Finess generic Dockerfiles for Windows images with custom .NET. * Fix checksums. * Structure & update doc. * Small doc update. * Add link to custom TeamCity Agents into main documentation. * Add 'LTS' annotation. * Remove extra symbol within .NET SDK version reference. * Update scope of ARG variables within Docker images. * Fix typo. * Re-generate Docker files to prevent the addition of .NET 7.0 (STS) to Windows-based Docker images. * Update README.md text edits --------- Co-authored-by: Valrravn <[email protected]>
- Loading branch information
1 parent
76dee47
commit ca91674
Showing
24 changed files
with
223 additions
and
356 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.