Skip to content

Update docker files to use MCR #7656

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

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

adityapatwardhan
Copy link
Member

@adityapatwardhan adityapatwardhan commented Aug 29, 2018

PR Summary

Update to use mcr.microsoft.com as the docker repository.

PR Checklist

@@ -1,6 +1,6 @@
# escape=`
#0.3.6 (no powershell 6)
FROM microsoft/powershell:windowsservercore
FROM mcr.microsoft.com/powershell:windowsservercore

Choose a reason for hiding this comment

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

I noticed servercore dockerfile wasn't updated in the last PR (and it is using strange FROM location). Just FYI.

Copy link
Member Author

Choose a reason for hiding this comment

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

That is just a sample in PSRelease repo.

@adityapatwardhan
Copy link
Member Author

Restarted AppVeyor due to intermittent issue.

@adityapatwardhan
Copy link
Member Author

@TravisEz13 Ready for merge?

@TravisEz13 TravisEz13 merged commit eb0c1d5 into PowerShell:master Aug 30, 2018
TravisEz13 pushed a commit that referenced this pull request Aug 31, 2018
@TravisEz13 TravisEz13 added this to the v6.1.0 milestone Aug 31, 2018
@adityapatwardhan adityapatwardhan deleted the UpdateToMCR branch November 1, 2018 17:40
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.

3 participants