MS - SQL SERVER using docker on mac m1/m2 ARM architecture
May 19, 2023 · 3 min read · To run MS my sql we will utilise Azure Sql Edge official image on docker-hub. If you do not have docker installed on your machine you can do so using brew with the commmand: brew install --cask docker Getting Docker Image: The link to the official im...
Join discussion