Skip to content

Commit 3c535da

Browse files
Update README.md
1 parent 9cf4d5b commit 3c535da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# mssql-docker
22
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
33

4+
Requirements: Docker Desktop v4.24+ with VirtioFS enabled (Rosetta for emulation recommended)
5+
46
1) Set the [tag](https://hub.docker.com/_/microsoft-mssql-server) you want to use in `database.Dockerfile`
57

68
2) `docker compose up -d --build`

0 commit comments

Comments
 (0)