Restore SQL Server backup into Docker Container June 06, 2022 sql1 is the SQL Server instance name These commands will copy the ".bak" file into "/var/opt/mssql/backup" directory. You can use the "Restore Database" option in the SQL Server Management Studio to restore the database Read more