Checking Service Error Log when SQL Server fails to start
Checking service error log is an important SQL Server troubleshooting technique when SQL Server fails to start.
When you are trying to pull the docker images from online source, sometime we would face this error message during the mid of downloading.
Solution:
I tried to pull the image using WIFI, after few workout I have changed to ethernet cable, that’s it downloaded completed successfully :)
This issue may happen because of slow network or poor wifi adapter.
Further reading