How to Run SQL Server on macOS Using Docker

Published: 28 January 2026
on channel: Rith12k
125
2

In this video, I’ll show you how to run Microsoft SQL Server on a Mac using Docker, even on Apple Silicon (M1 / M2 / M3). Since SQL Server doesn’t run natively on macOS, Docker is the best and most reliable solution.
==============================================================
Tip Command
1. Create container
run"
docker run -e "ACCEPT_EULA=Y" \
-e "SA_PASSWORD=Str0ng!Passw0rd" \
-p 1433:1433 \
--name sqlserver-mac \
-d mcr.microsoft.com/mssql/server:2022-latest"
2. Check status
run" docker ps "
3.Check Ip server
run" ipconfig getifaddr en0 "
==============================================================

#SQLServer #Docker #MacOS #RunSQLServerOnMac #DockerSQLServer
#AppleSilicon #M1 #M2 #M3 #AzureDataStudio
#Database #BackendDevelopment #DevOps
#DotNet #CSharp #WebDevelopment
#Programming #Coding #TechTutorial


On this page of the site you can watch the video online How to Run SQL Server on macOS Using Docker with a duration of hours minute second in good quality, which was uploaded by the user Rith12k 28 January 2026, share the link with friends and acquaintances, this video has already been watched 125 times on youtube and it was liked by 2 viewers. Enjoy your viewing!