Leefrost / sqlcmd-powershell

sqlcmd module based on clean powershell image

Home Page:https://hub.docker.com/r/leefrost/sqlcmd-powershell

Repository from Github https://github.comLeefrost/sqlcmd-powershellRepository from Github https://github.comLeefrost/sqlcmd-powershell

sqlcmd-powershell

Sqlcmd module based on powershell image. Simple and usefull tools combination for remote sql execution

More information and insturction on Microsoft docs - sqlcmd-cmdlet

How to use

Run simple container in interactive mode. You will be able to run Invoke-sqlcmd commands.

docker run --rm -it leefrost/sqlcmd-powershell:1809

About

sqlcmd module based on clean powershell image

https://hub.docker.com/r/leefrost/sqlcmd-powershell

License:MIT License


Languages

Language:Dockerfile 100.0%