Skip to content

kwalter94/mssqlscripter-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why does this exist?

Microsoft's mssql-scripter fails to run on on newer linux distributions having versions of openssl greater than 1.0. Refer to issue no. 236 on the mssql-scripter repository. This repository packages the solution provided.

Installation

Build it yourself:

# Install wrapper script for running the docker image
sudo make install

# Run as:
mssql-scripter -d AdventureWorks -U SA -S 172.17.0.1 # Use 172.17.0.1 instead localhost as this is running within docker

About

Install mssql-scripter under docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published