Skip to content

Instantly share code, notes, and snippets.

@Gogetter
Created February 7, 2019 18:52
Show Gist options
  • Save Gogetter/f674cfaf6d7c661532bd5c0dd97fc3f7 to your computer and use it in GitHub Desktop.
Save Gogetter/f674cfaf6d7c661532bd5c0dd97fc3f7 to your computer and use it in GitHub Desktop.
docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=MySoVery3tr045Pass3!o79" `
-p 1433:1433 --name dev-mssql-server `
-d mcr.microsoft.com/mssql/server:2017-latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment