Viewing post 1 (of 2 total)
This works for me REMEBER the " " placement 🙂docker run -e ACCEPT_EULA=Y -e MSSQL_SA_PASSWORD="Password1" -e MSSQL_COLLATION="Latin1_General_CS_AS" -p 1435:1433 --name sql3 -d microsoft/mssql-server-linux:2017-latest
March 21, 2018 at 9:56 am
#1984156