Open ManoMarks opened 7 years ago
Install and set-up SQL server and port over all data and settings
This should make use of ArtifactParam so the user can choose between different behaviours:
ArtifactParam
1. full database clone - copying MDF and LDF files and running CREATE DATABASE...FOR ATTACH in the Dockerfile;
CREATE DATABASE...FOR ATTACH
Install and set-up SQL server and port over all data and settings