Wait for Microsoft SQL Server to be ready to accept connections
10K+
A script that can be run as a Docker image, which waits for a Microsoft SQL Server instance to be ready to accept connections.
When you run SQL Server in a container, it is common for the container to indicate it has started, but in fact, SQL Server is still loading databases, and trying to connect to a specific database would fail.
This script waits until all databases are online. When databases are online they are ready to be used.
Content type
Image
Digest
sha256:19ee615bf…
Size
11.1 MB
Last updated
2 days ago
docker pull flcdrg/wait-for-mssql