mssql-server-2014-express-windows
Microsoft SQL Server 2014 Express installed in Windows Server Core based containers.
9.9K
A clone of https://hub.docker.com/r/microsoft/mssql-server-2014-express-windows/ with added healthcheck.
Note: This is temporary until official Microsoft image adds healthcheck - should be sometime in September 2016 see comment on this PR.
The Microsoft SQL Server 2014 Express image requires Windows Server Core TP5 v10.0.14300.1030 and provides one environment variable (sa_password) that is used to set the sa password. SQL Server is installed with default setup parameters that could be modified (if needed).
You can run the container with the following command: docker run -p 1433:1433 --env sa_password= octopusdeploy/mssql-server-2014-express-windows
More details (including Dockerfile): https://github.com/OctopusDeploy/sql-server-samples/tree/add-docker-healthcheck/samples/manage/windows-containers/mssql-server-2014-express-windows
Content type
Image
Digest
Size
5.3 GB
Last updated
over 9 years ago
docker pull octopusdeploy/mssql-server-2014-express-windowsPulls:
5
Sep 4 to Sep 10