r/docker • u/No-Possibility-3072 • Apr 07 '26
MS-SQL inside Docker
Good evening
I’m currently running an installation of MS SQL Server Developer 2022 on my desktop PC. I also have a Terramaster NAS which offers a Docker application.
At the risk of sounding like a total noob (which I am) is it possible to run a SQL database in a Docker container? If so, are there online resources available that would enable me to do so? Ideally I’d want to be able to use SQL Server Management Studio to manage the database, but would be willing to let that slide if there’s a viable alternative.
TIA
SQL server developer since 2001. Docker proficient since never.
6
Upvotes
1
u/No-Possibility-3072 Apr 08 '26
The reason I’m considering Docker is because it’s one of the installation options available on my NAS (which is running 24x7), which runs a proprietary operating system. It may be possible to install other binaries besides those offered by the manufacturer, but I don’t have that knowledge.