Skip to content

Commit d2a0993

Browse files
authored
Merge pull request #3726 from MicrosoftDocs/rothja-patch-5
Fixing docker link to windows image
2 parents c2ca0ef + a995701 commit d2a0993

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/linux/quickstart-install-connect-docker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quick start tutorial shows how to use Docker to run the SQL Se
44
author: rothja
55
ms.author: jroth
66
manager: jhubbard
7-
ms.date: 10/25/2017
7+
ms.date: 10/31/2017
88
ms.topic: article
99
ms.prod: sql-linux
1010
ms.technology: database-engine
@@ -20,7 +20,7 @@ In this quick start tutorial, you use Docker to pull and run the SQL Server 2017
2020
This image consists of SQL Server running on Linux based on Ubuntu 16.04. It can be used with the Docker Engine 1.8+ on Linux or on Docker for Mac/Windows.
2121

2222
> [!NOTE]
23-
> This quick start specifically focuses on using the mssql-server-linux image. The Windows image is not covered, but you can learn more about it on the [mssql-server-windows Docker Hub page](https://hub.docker.com/r/microsoft/mssql-server-windows/).
23+
> This quick start specifically focuses on using the mssql-server-**linux** image. The Windows image is not covered, but you can learn more about it on the [mssql-server-windows-developer Docker Hub page](https://hub.docker.com/r/microsoft/mssql-server-windows-developer/).
2424
2525
## <a id="requirements"></a> Prerequisites
2626

0 commit comments

Comments
 (0)