mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Remove "currently" from dev-box.md limitations section (#24482)
Remove "currently" from the Windows availability statement in the Limitations section. The word is a temporal qualifier prohibited by the style guide. Fixes #24469 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Docs Agent <agent@claude-docs-harness> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,8 +5,8 @@ description: Learn about the benefits of and how to setup Docker Desktop in Mic
|
||||
keywords: desktop, docker, windows, microsoft dev box
|
||||
weight: 60
|
||||
aliases:
|
||||
- /desktop/features/dev-box/
|
||||
- /desktop/setup/install/enterprise-deployment/dev-box/
|
||||
- /desktop/features/dev-box/
|
||||
- /desktop/setup/install/enterprise-deployment/dev-box/
|
||||
---
|
||||
|
||||
Docker Desktop is available as a pre-configured image in the Microsoft Azure Marketplace for use with Microsoft Dev Box, allowing developers to quickly set up consistent development environments in the cloud.
|
||||
@@ -23,14 +23,14 @@ Microsoft Dev Box provides cloud-based, pre-configured developer workstations th
|
||||
|
||||
## Setup
|
||||
|
||||
### Prerequisites
|
||||
### Prerequisites
|
||||
|
||||
- An Azure subscription
|
||||
- Access to Microsoft Dev Box
|
||||
- A Docker subscription (Pro, Team, or Business). You can use Docker Desktop in Microsoft Dev Box with any of the following subscription options:
|
||||
- An existing or new Docker subscription
|
||||
- A new Docker subscription purchased through Azure Marketplace
|
||||
- A Docker Business subscription with SSO configured for your organization
|
||||
- An existing or new Docker subscription
|
||||
- A new Docker subscription purchased through Azure Marketplace
|
||||
- A Docker Business subscription with SSO configured for your organization
|
||||
|
||||
### Set up Docker Desktop in Dev Box
|
||||
|
||||
@@ -44,7 +44,7 @@ Microsoft Dev Box provides cloud-based, pre-configured developer workstations th
|
||||
Once your Dev Box is provisioned with the Docker Desktop image:
|
||||
|
||||
1. Start your Dev Box instance.
|
||||
2. Launch Docker Desktop.
|
||||
2. Launch Docker Desktop.
|
||||
3. Sign in with your Docker ID.
|
||||
|
||||
## Support
|
||||
@@ -56,5 +56,5 @@ For issues related to:
|
||||
|
||||
## Limitations
|
||||
|
||||
- Microsoft Dev Box is currently only available on Windows 10 and 11 (Linux VMs are not supported).
|
||||
- Microsoft Dev Box is only available on Windows 10 and 11 (Linux VMs are not supported).
|
||||
- Performance may vary based on your Dev Box configuration and network conditions.
|
||||
|
||||
Reference in New Issue
Block a user