This is a docker image for the mssql-scripter tool.
Based on @ianthetechie comment
Example:
docker run --rm smartondev/mssql-scripter --server "host.docker.internal\SQLINSTANCE" --database "mydb" --user "myuser" --password "mypassword"
For more options, see mssql-scripter.
See SECURITY.md
Welcome! I am happy that you want to make the project better.
Currently, there is no developed documentation for the process, in the meantime, please use issues and pull requests.
MIT, see LICENSE.