Closed markallisongit closed 8 years ago
Hi markallisongit -
Thanks for trying out the SQL Docker image and reporting this issue!
Could you please post this issue along with docker info & docker version output at: https://social.msdn.microsoft.com/Forums/en-US/home?forum=windowscontainers
We'll probably need to have some back & forth discussion to get the right details and that’s really hard to do in a comment feed.
Thanks, Perry
I'm running this on Hyper-V 2016:
docker run -d -p 1433:1433 -v C:/temp/:C:/temp/ -e sa_password=<MY_SUPERSECURE_PASSWORD> -e ACCEPT_EULA=Y microsoft/mssql-server-windows-express
Gives me this error