Once Docker is installed, you simply download - or “pull” - the SQL Server on Linux Docker Image to your Mac, then run it as a Docker container. SQL Server (from 2017) can be run on Docker in its own isolated container. dmg file and then drag the Docker application icon to your Application folder.ĭocker is a platform that enables software to run in its own isolated environment.
Installer for mssql-cli: Node.js (Run-time Environment) / Node Package Manager (NPM).Container to pull mssql-server-demo: Docker.We will be touching on the technologies shown below:
Azure Data Studio is a cross-platform database tool that will be using to connect our Docker container with MSSQL and execute SQL statements.Īt the end, I will show you how to import a database to the Docker file system so that you can access it through Azure Data Studio. This guide shows you how to use Docker to pull a MSSQL Server image and run it.