From a6766106fc0fa58887668bfd0768d438c84faf18 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Wed, 27 Mar 2024 14:40:07 +0000 Subject: [PATCH] ENGDOCS-2039 --- content/desktop/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/desktop/_index.md b/content/desktop/_index.md index 16cae202b78f..53ddf8f624a6 100644 --- a/content/desktop/_index.md +++ b/content/desktop/_index.md @@ -48,7 +48,7 @@ aliases: Docker Desktop is a one-click-install application for your Mac, Linux, or Windows environment that lets you build, share, and run containerized applications and microservices. -It provides a straightforward GUI (Graphical User Interface) that lets you manage your containers, applications, and images directly from your machine. You can use Docker Desktop either on its own or as a complementary tool to the CLI. +It provides a straightforward GUI (Graphical User Interface) that lets you manage your containers, applications, and images directly from your machine. Docker Desktop reduces the time spent on complex setups so you can focus on writing code. It takes care of port mappings, file system concerns, and other default settings, and is regularly updated with bug fixes and security updates.