-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Running on Ubuntu UK problem #8500
Comments
I called my project NoHttpsMU. when I create the docker I'm using : sudo docker build -t nohttpsmu Is that ok ? |
I've been also getting random errors, time out related pulling images from mcr.microsoft.com for the last couple of days
and on.... |
@richlander @leecow do you know who's responsible for mcr? |
The feedback link on mcr.microsoft.com goes to https://github.com/microsoft/containerregistry. Should be a good place to start with availability issues. |
There's an issue opened there too
microsoft/containerregistry#139
…On Tue 6 Jun 2023, 19:52 Lee Coward, ***@***.***> wrote:
The feedback link on mcr.microsoft.com goes to
https://github.com/microsoft/containerregistry. Should be a good place to
start with availability issues.
—
Reply to this email directly, view it on GitHub
<#8500 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXTC3HJIA25IPYQZGCU25DXJ5367ANCNFSM6AAAAAAYS5NGGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
So I'll close this as duplicate. |
Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/docker-image
Operating System: linux
Step 1/10 : FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
Get "https://mcr.microsoft.com/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered: