From abb6e8c95c7a705c12d5455e4134a28616e3cd48 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Wed, 8 Apr 2026 16:09:18 +0100 Subject: [PATCH] Deploy DD freshness --- .../enterprise/enterprise-deployment/dev-box.md | 10 +++++----- .../manuals/enterprise/enterprise-deployment/faq.md | 6 +----- data/summary.yaml | 2 -- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/content/manuals/enterprise/enterprise-deployment/dev-box.md b/content/manuals/enterprise/enterprise-deployment/dev-box.md index 5b472e5266aa..fc5566a02f69 100644 --- a/content/manuals/enterprise/enterprise-deployment/dev-box.md +++ b/content/manuals/enterprise/enterprise-deployment/dev-box.md @@ -15,11 +15,11 @@ Microsoft Dev Box provides cloud-based, pre-configured developer workstations th ## Key benefits -- Pre-configured environment: Docker Desktop, WSL2, and other requirements come pre-installed and configured -- Consistent development: Ensure all team members work with the same Docker environment -- Powerful resources: Access more compute power and storage than might be available on local machines -- State persistence: Dev Box maintains your state between sessions, similar to hibernating a local machine -- Seamless licensing: Use your existing Docker subscription or purchase a new one directly through Azure Marketplace +- Docker Desktop, WSL2, and dependencies pre-installed +- Identical environment for every team member +- More compute and storage than a typical local machine +- Session state persists between uses +- Works with your existing Docker subscription ## Setup diff --git a/content/manuals/enterprise/enterprise-deployment/faq.md b/content/manuals/enterprise/enterprise-deployment/faq.md index be742a0d6390..1f478fb91fa3 100644 --- a/content/manuals/enterprise/enterprise-deployment/faq.md +++ b/content/manuals/enterprise/enterprise-deployment/faq.md @@ -17,11 +17,7 @@ Common questions about installing Docker Desktop using the MSI installer. ### What happens to user data if they have an older Docker Desktop installation (i.e. `.exe`)? -Users must [uninstall](/manuals/desktop/uninstall.md) older `.exe` installations before using the new MSI version. This deletes all Docker containers, images, volumes, and other Docker-related data local to the machine, and removes the files generated by Docker Desktop. - -To preserve existing data before uninstalling, users should [backup](/manuals/desktop/settings-and-maintenance/backup-and-restore.md) their containers and volumes. - -For Docker Desktop 4.30 and later, the `.exe` installer includes a `-keep-data` flag that removes Docker Desktop while preserving underlying resources such as the container VMs: +Users must [uninstall](/manuals/desktop/uninstall.md) older `.exe` installations before using the new MSI version. The `.exe` installer includes a `-keep-data` flag that removes Docker Desktop while preserving underlying resources such as the container VMs: ```powershell & 'C:\Program Files\Docker\Docker\Docker Desktop Installer.exe' uninstall -keep-data diff --git a/data/summary.yaml b/data/summary.yaml index 33c618e1e3c6..79c8a8282a0d 100644 --- a/data/summary.yaml +++ b/data/summary.yaml @@ -255,7 +255,6 @@ Load by default: requires: Docker Buildx [0.14.0](https://github.com/docker/buildx/releases/tag/v0.14.0) and later MSI installer: subscription: [Business] - requires: Docker Desktop [4.32](/manuals/desktop/release-notes.md#4320) and later for: Administrators OATs: subscription: [Team, Business] @@ -263,7 +262,6 @@ Pay by invoice: subscription: [Team, Business] PKG installer: subscription: [Business] - requires: Docker Desktop [4.36](/manuals/desktop/release-notes.md#4360) and later for: Administrators Private marketplace: availability: Beta