Skip to content

Commit 51d27fe

Browse files
authored
Merge pull request #19544 from MicrosoftDocs/VanMSFT-patch-1
Add clarity for supported hardware
2 parents c2ad6bb + f236bc0 commit 51d27fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.custom: seo-lt-2019, contperf-fy21q1
55
author: amvin87
66
ms.author: amitkh
77
ms.reviewer: vanto
8-
ms.date: 09/07/2020
8+
ms.date: 06/11/2021
99
ms.topic: quickstart
1010
ms.prod: sql
1111
ms.technology: linux
@@ -48,7 +48,7 @@ This image consists of SQL Server running on Linux based on Ubuntu 20.04. It can
4848

4949
## <a id="requirements"></a> Prerequisites
5050

51-
- Docker Engine 1.8+ on any supported Linux distribution or Docker for Mac/Windows. For more information, see [Install Docker](https://docs.docker.com/engine/installation/).
51+
- Docker Engine 1.8+ on any supported Linux distribution or Docker for Mac/Windows. For more information, see [Install Docker](https://docs.docker.com/engine/installation/). For more information on hardware requirements and processor support, see [SQL Server 2019: Hardware and software requirements](../sql-server/install/hardware-and-software-requirements-for-installing-sql-server-ver15.md#pmosr).
5252
- Docker **overlay2** storage driver. This is the default for most users. If you find that you are not using this storage provider and need to change, see the instructions and warnings in the [docker documentation for configuring overlay2](https://docs.docker.com/storage/storagedriver/overlayfs-driver/#configure-docker-with-the-overlay-or-overlay2-storage-driver).
5353
- Minimum of 2 GB of disk space.
5454
- Minimum of 2 GB of RAM.

0 commit comments

Comments
 (0)