Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 456 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 456 Bytes

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