Hi folks,
I am using MSSQL server windows developer images for windows containers in Windows server 2019.
I follow this one:
https://hub.docker.com/r/microsoft/mssql-server-windows-developer
And it’s all good but I have a little bit problem with it.
Firstly, I run docker logs and it’s shown as below:
I am getting error messages and it says: Error Error: 17300, Severity: 16, State: 1. (Par…
Secondly, This container will stop automatically after 15 or 20 hrs. Is it possible to non-stop?
Could you please resolve these issues?
Thanks in advance