docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.25k stars 1.41k forks source link

Failed to pull mussel docker image #5755

Closed teeto11 closed 3 years ago

teeto11 commented 3 years ago

it displays (HTTP code 404) no such image - no such image: microsoft/mssql-server-linux:latest: No such image: microsoft/mssql-server-linux:latest

Screenshot 2020-09-07 at 23 25 48
thaJeztah commented 3 years ago

I think the old images should still be there, but that image is deprecated, and moved from https://hub.docker.com/r/microsoft/mssql-server-linux to mcr.microsoft.com/mssql/server:xxxxxx;l see https://hub.docker.com/_/microsoft-mssql-server

Screenshot 2020-09-15 at 16 18 11

closing this ticket because of the above, but feel free to continue the conversation.