docker-mssql-restore

1.0.3 • Public • Published

docker-mssql-restore

This is a simple CLI tool to automate the restoration of MSSQL database backups (*.bak files) into a Docker container running the official Microsoft SQL Server image. Requires Node v16 or greater.

Usage

Run from anywhere using npx and passing the required options:

npx docker-mssql-restore --container <CONTAINER_NAME> --pass <MSSQL_USER_PASSWORD>

List all options with:

npx docker-mssql-restore --help

Readme

Keywords

none

Package Sidebar

Install

npm i docker-mssql-restore

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

4.98 kB

Total Files

4

Last publish

Collaborators

  • rav2040