Open JerryUrena opened 1 month ago
Docker version 4.35.0
error: `PS C:\Users\maste\OneDrive\Desktop\Code\docker> docker-compose up --build -d [+] Running 0/1
I've been just pulling a newer version of 2022-latest, no issues here.
Did you try to open the URL printed out in a browser? If yes, does it show some kind of JSON object?
If not, what kind of error is shown? What is the HTTP status code?
The issue could be related to a VPN or proxy being used, a firewall intercepting, ...
Image
I have been using this image for months with no issues until today:
mcr.microsoft.com/mssql/server:2022-latest
To replicate this error run
docker pull mcr.microsoft.com/mssql/server:2022-latest
and the error message is:Same error occur when I do
docker pull mcr.microsoft.com/mssql/server:latest
and so on I tried about 10 different images. from the documentation herecan someone please update the documentation and or fix the bug if any ? Please help.