abbgrade / PsSqlClient

The PowerShell SQL Client module aims to replace to the SQL Server utilities SQLCMD and BCP
https://abbgrade.github.io/PsSqlClient/
MIT License
0 stars 1 forks source link

Test Container Image does not exist #8

Open abbgrade opened 2 years ago

abbgrade commented 2 years ago

Test run fails with

docker: Error response from daemon: pull access denied for microsoft/mssql-server-windows-developer, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

Docker container image, used for testing, must be changed.