MS SQL Setup: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 May 2021

18 April 2021

  • curprev 22:1322:13, 18 April 2021 Iwiseman talk contribs 750 bytes +750 Created page with "=Set up= Get the image <syntaxhighlight lang="bash"> sudo docker pull mcr.microsoft.com/mssql/server:2019-latest # Run the container sudo docker run -e "ACCEPT_EULA=Y" -e "SA..."