update get docker cards (#18883)

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
Craig Osterhout
2023-12-11 10:10:48 -08:00
committed by GitHub
parent fb2b2c28a6
commit 2fed6cbe5d

View File

@@ -27,7 +27,7 @@ section and choose the best installation path for you.
title="Docker Desktop for Mac"
description="A native application using the macOS sandbox security model that delivers all Docker tools to your Mac."
link="/desktop/install/mac-install/"
image="/assets/images/apple_48.svg" >}}
icon="/assets/images/apple_48.svg" >}}
<br>
@@ -35,7 +35,7 @@ section and choose the best installation path for you.
title="Docker Desktop for Windows"
description="A native Windows application that delivers all Docker tools to your Windows computer."
link="/desktop/install/windows-install/"
image="/assets/images/windows_48.svg" >}}
icon="/assets/images/windows_48.svg" >}}
<br>
@@ -43,7 +43,7 @@ section and choose the best installation path for you.
title="Docker Desktop for Linux"
description="A native Linux application that delivers all Docker tools to your Linux computer."
link="/desktop/install/linux-install/"
image="/assets/images/linux_48.svg" >}}
icon="/assets/images/linux_48.svg" >}}
> **Note**
>