Sqlcmd module based on powershell image. Simple and usefull tools combination for remote sql execution
More information and insturction on Microsoft docs - sqlcmd-cmdlet
Run simple container in interactive mode. You will be able to run Invoke-sqlcmd commands.
docker run --rm -it leefrost/sqlcmd-powershell:1809