mssql-docker icon indicating copy to clipboard operation
mssql-docker copied to clipboard

Unable to pull Docker images onto windows server 2019

Open samavedam opened this issue 5 years ago • 2 comments

When I try to build a docker image, the command works fine, but when I am trying to pull an existing image from the registry Capture , I get the following error

"Error response from daemon: Get https://registry-1.docker.io/v2/: authentication required"

Proxy has already been set and as I mentioned above, docker build is working just fine

samavedam avatar Nov 02 '20 18:11 samavedam

I am not finding official MSSQL server images for windows containers. All them are removed and no explanation why they did so. The early access program reaches to 404 page. Wondering what is going on here.

pavangayakwad avatar Jan 28 '22 13:01 pavangayakwad

Unfortunately, the SQL Server on Windows container program has been suspended.
Here is a blog where the suspension of the SQL Server on Windows container was announced: https://techcommunity.microsoft.com/t5/sql-server/update-beta-program-for-sql-server-on-windows-container-is/ba-p/2516639

thesqlsith avatar Jan 28 '22 15:01 thesqlsith