Skip to content

Instantly share code, notes, and snippets.

@kadikraman
Created February 21, 2019 15:04
Show Gist options
  • Save kadikraman/59a2248bcdb7f3c5ebe3fdced06d55dc to your computer and use it in GitHub Desktop.
Save kadikraman/59a2248bcdb7f3c5ebe3fdced06d55dc to your computer and use it in GitHub Desktop.
docker run -e "ACCEPT_EULA=true" -e "MSSQL_PID=Express" -e "SA_PASSWORD=suchpass123@" -p 1433:1433 microsoft/mssql-server-linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment