Skip to content

smartondev/mssql-scripter-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mssql-scripter for docker

This is a docker image for the mssql-scripter tool.

Based on @ianthetechie comment

Usage

Example:

docker run --rm smartondev/mssql-scripter --server "host.docker.internal\SQLINSTANCE" --database "mydb" --user "myuser" --password "mypassword"

For more options, see mssql-scripter.

Security

See SECURITY.md

Contributing

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.

License

MIT, see LICENSE.

Author

Márton Somogyi

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published