You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# mssql-docker
2
2
Spin up an Microsoft SQL Server DB with the [Northwinds sample dataset](https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/northwind-pubs) for local testing via Docker Desktop
3
3
4
-
Requirements: Docker Desktop v4.24+ with VirtioFS enabled (Rosetta for emulation recommended)
4
+
Requirements: Docker Desktop v4.24+ with both VirtioFS and Rosetta for emulation enabled
5
5
6
6
1) Set the [tag](https://hub.docker.com/_/microsoft-mssql-server) you want to use in `database.Dockerfile`
0 commit comments