Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Update Dockerfiles to use MCR images #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dlepow
Copy link

@dlepow dlepow commented Feb 24, 2021

Purpose

This PR updates Dockerfile references to pull first-party Microsoft images from Microsoft Container Registry instead of from Docker Hub.

Does this introduce a breaking change?

[ ] Yes
[ x] No

No breaking change expected. Testing strongly recommended to ensure corresponding image:tag from MCR correctly selected.

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

If questions about the background for this change, please contact danlep (MSFT alias). Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant