-
Notifications
You must be signed in to change notification settings - Fork 176
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
release dotnet 6, 7, and 8 rc2 private version in staging directory of MCR #2184
base: main
Are you sure you want to change the base?
Conversation
Should this PR also update the staging dockerfiles? Or is it just a work in progress while we wait for the other PR to be merged, and at this point we'll reconcile it all? |
HI @daniv-msft , |
The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as #<issue_number>.
Tests are included and/or updated for code changes.
Proper license headers are included in each file.
create the sdks from dotnet 6,7, and 8 rc2 binaries
create the
base.staging.{debianFlavor}.Dockerfiles
to generate the baseImages which will be released in staging directory of MCR.generate runtime images of the same and release them in staging directory of MCR.