You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=Nothing@123" -p 1433:1433 --name sql_server_container -d mcr.microsoft.com/mssql/server:2022-latest
Unable to find image 'mcr.microsoft.com/mssql/server:2022-latest' locally
docker: Error response from daemon: failed to resolve reference "mcr.microsoft.com/mssql/server:2022-latest": failed to do request: Head "https://mcr.microsoft.com/v2/mssql/server/manifests/2022-latest": EOF.
See 'docker run --help'.