Created
February 21, 2019 15:04
-
-
Save kadikraman/59a2248bcdb7f3c5ebe3fdced06d55dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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