Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ombak/c27ed77cf0cc69b0efd8d6fa8eee3533 to your computer and use it in GitHub Desktop.
Save ombak/c27ed77cf0cc69b0efd8d6fa8eee3533 to your computer and use it in GitHub Desktop.
sudo docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=<YourStrong!Passw0rd>' \
-p 1433:1433 --name sql1 \
-d microsoft/mssql-server-linux:2017-latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment