sixeyed / docker-on-windows

Code samples for the book "Docker on Windows"
https://www.amazon.com/gp/product/1789617375/
Apache License 2.0
228 stars 125 forks source link

Update Dockerfiles to use mcr.microsoft.com #18

Open rkttu opened 2 years ago

rkttu commented 2 years ago

Recently, while looking at the sample code, there was a problem that the Dockerfile could not receive some base images. Upon investigation, it seemed that the Dockerfile needed to be modified.