-
Notifications
You must be signed in to change notification settings - Fork 350
[main] Update common Docker engineering infrastructure with latest #1258
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
[main] Update common Docker engineering infrastructure with latest #1258
Conversation
9c771d4 to
23be03f
Compare
2f23175 to
ad916de
Compare
5b8c383 to
1e53509
Compare
b2e1468 to
4363f21
Compare
|
Successful internal pipeline run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2786525&view=results |
83df5bf to
778bcb3
Compare
|
The test run didn't publish images to the test ACR, investigating.. |
|
It is working - the initial test build just cached all of the images. New build with no-cache enabled: https://dev.azure.com/dnceng/internal/_build/results?buildId=2787117&view=results |
|
The test build failed but it's due to a known issue, dotnet/docker-tools#1511, which only occurred since I intentionally built only a subset of the images (Server 2025 only). Both the staging test ACR and the main test ACR were updated. I think this is safe to merge. |
Updates the common Docker engineering infrastructure with latest changes from the dotnet/docker-tools repo.