mirror of https://github.com/docker/docs.git
Engdocs 2215 (#20851)
* move about and reorder dd install section * fixes * build fixes * build fixes * add weights * add more weights and linktitles * add more weights and linktitles
This commit is contained in:
parent
5e13ff0cd2
commit
50e986c308
|
|
@ -50,7 +50,7 @@ section and choose the best installation path for you.
|
||||||
{{< card
|
{{< card
|
||||||
title="Docker Desktop for Linux"
|
title="Docker Desktop for Linux"
|
||||||
description="A native Linux application that delivers all Docker tools to your Linux computer."
|
description="A native Linux application that delivers all Docker tools to your Linux computer."
|
||||||
link="/desktop/install/linux-install/"
|
link="/desktop/install/linux/"
|
||||||
icon="/assets/images/linux_48.svg" >}}
|
icon="/assets/images/linux_48.svg" >}}
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ This guide will walk you through the installation process, enabling you to exper
|
||||||
|
|
||||||
{{< card
|
{{< card
|
||||||
title="Docker Desktop for Linux"
|
title="Docker Desktop for Linux"
|
||||||
description="[Install instructions](/desktop/install/linux-install/)"
|
description="[Install instructions](/desktop/install/linux/)"
|
||||||
icon="/assets/images/linux_48.svg" >}}
|
icon="/assets/images/linux_48.svg" >}}
|
||||||
|
|
||||||
Once it's installed, complete the setup process and you're all set to run a Docker container.
|
Once it's installed, complete the setup process and you're all set to run a Docker container.
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ The easiest and recommended way to get Docker Compose is to install Docker Deskt
|
||||||
includes Docker Compose along with Docker Engine and Docker CLI which are Compose prerequisites.
|
includes Docker Compose along with Docker Engine and Docker CLI which are Compose prerequisites.
|
||||||
|
|
||||||
Docker Desktop is available on:
|
Docker Desktop is available on:
|
||||||
- [Linux](/manuals/desktop/install/linux-install.md)
|
- [Linux](/manuals/desktop/install/linux/_index.md)
|
||||||
- [Mac](/manuals/desktop/install/mac-install.md)
|
- [Mac](/manuals/desktop/install/mac-install.md)
|
||||||
- [Windows](/manuals/desktop/install/windows-install.md)
|
- [Windows](/manuals/desktop/install/windows-install.md)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ grid:
|
||||||
Install Docker Desktop on
|
Install Docker Desktop on
|
||||||
[Mac](/desktop/install/mac-install/),
|
[Mac](/desktop/install/mac-install/),
|
||||||
[Windows](/desktop/install/windows-install/), or
|
[Windows](/desktop/install/windows-install/), or
|
||||||
[Linux](/desktop/install/linux-install/).
|
[Linux](/desktop/install/linux/).
|
||||||
icon: download
|
icon: download
|
||||||
- title: Explore Docker Desktop
|
- title: Explore Docker Desktop
|
||||||
description: Navigate Docker Desktop and learn about its key features.
|
description: Navigate Docker Desktop and learn about its key features.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
description: Allowlist for Docker Desktop for Business customers
|
description: Allowlist for Docker Desktop for Business customers
|
||||||
keywords: Docker Desktop, allowlist, allow list, firewall
|
keywords: Docker Desktop, allowlist, allow list, firewall
|
||||||
title: Allowlist for Docker Desktop
|
title: Allowlist for Docker Desktop
|
||||||
|
weight: 100
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains the domain URLs that you need to add to a firewall allowlist to ensure Docker Desktop works properly within your organization.
|
This page contains the domain URLs that you need to add to a firewall allowlist to ensure Docker Desktop works properly within your organization.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
title: How to back up and restore your Docker Desktop data
|
title: How to back up and restore your Docker Desktop data
|
||||||
keywords: Docker Desktop, backup, restore, migration, reinstall, containers, images,
|
keywords: Docker Desktop, backup, restore, migration, reinstall, containers, images,
|
||||||
volumes
|
volumes
|
||||||
|
weight: 130
|
||||||
---
|
---
|
||||||
|
|
||||||
Use the following procedure to save and restore your images and container data. This is useful if you want to reset your VM disk or to move your Docker environment to a new
|
Use the following procedure to save and restore your images and container data. This is useful if you want to reset your VM disk or to move your Docker environment to a new
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: containerd image store
|
title: containerd image store
|
||||||
weight: 40
|
weight: 50
|
||||||
description: How to activate the containerd integration feature in Docker Desktop
|
description: How to activate the containerd integration feature in Docker Desktop
|
||||||
keywords: Docker, containerd, engine, image store, lazy-pull
|
keywords: Docker, containerd, engine, image store, lazy-pull
|
||||||
toc_max: 3
|
toc_max: 3
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ description: Dev Environments
|
||||||
keywords: Dev Environments, share, local, Compose
|
keywords: Dev Environments, share, local, Compose
|
||||||
title: Overview of Dev Environments
|
title: Overview of Dev Environments
|
||||||
linkTitle: Dev Environments (Beta)
|
linkTitle: Dev Environments (Beta)
|
||||||
weight: 30
|
weight: 40
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< include "dev-envs-changing.md" >}}
|
{{< include "dev-envs-changing.md" >}}
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@ keywords: Dev Environments, share, Docker Desktop, Compose, launch
|
||||||
title: Launch a dev environment
|
title: Launch a dev environment
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/dev-environments/create-compose-dev-env/
|
- /desktop/dev-environments/create-compose-dev-env/
|
||||||
|
weight: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< include "dev-envs-changing.md" >}}
|
{{< include "dev-envs-changing.md" >}}
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
description: Set up a dev Environments
|
description: Set up a dev Environments
|
||||||
keywords: Dev Environments, share, set up, Compose, Docker Desktop
|
keywords: Dev Environments, share, set up, Compose, Docker Desktop
|
||||||
title: Set up a dev environment
|
title: Set up a dev environment
|
||||||
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< include "dev-envs-changing.md" >}}
|
{{< include "dev-envs-changing.md" >}}
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
description: Dev Environments
|
description: Dev Environments
|
||||||
keywords: Dev Environments, share, Docker Desktop
|
keywords: Dev Environments, share, Docker Desktop
|
||||||
title: Distribute your dev environment
|
title: Distribute your dev environment
|
||||||
|
weight: 30
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< include "dev-envs-changing.md" >}}
|
{{< include "dev-envs-changing.md" >}}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
build:
|
build:
|
||||||
render: never
|
render: never
|
||||||
title: Desktop FAQs
|
title: FAQs
|
||||||
|
weight: 190
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,14 @@
|
||||||
description: Frequently asked Docker Desktop questions for all platforms
|
description: Frequently asked Docker Desktop questions for all platforms
|
||||||
keywords: desktop, mac, windows, faqs
|
keywords: desktop, mac, windows, faqs
|
||||||
title: General FAQs for Desktop
|
title: General FAQs for Desktop
|
||||||
|
linkTitle: General
|
||||||
tags: [FAQ]
|
tags: [FAQ]
|
||||||
aliases:
|
aliases:
|
||||||
- /mackit/faqs/
|
- /mackit/faqs/
|
||||||
- /docker-for-mac/faqs/
|
- /docker-for-mac/faqs/
|
||||||
- /docker-for-windows/faqs/
|
- /docker-for-windows/faqs/
|
||||||
- /desktop/faqs/
|
- /desktop/faqs/
|
||||||
|
weight: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
### Can I use Docker Desktop offline?
|
### Can I use Docker Desktop offline?
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,11 @@
|
||||||
description: Frequently asked questions for Docker Desktop for Linux
|
description: Frequently asked questions for Docker Desktop for Linux
|
||||||
keywords: desktop, linux, faqs
|
keywords: desktop, linux, faqs
|
||||||
title: FAQs for Docker Desktop for Linux
|
title: FAQs for Docker Desktop for Linux
|
||||||
|
linkTitle: Linux
|
||||||
tags: [FAQ]
|
tags: [FAQ]
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/linux/space/
|
- /desktop/linux/space/
|
||||||
|
weight: 40
|
||||||
---
|
---
|
||||||
|
|
||||||
### Why does Docker Desktop for Linux run a VM?
|
### Why does Docker Desktop for Linux run a VM?
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,12 @@
|
||||||
description: Frequently asked questions for Docker Desktop for Mac
|
description: Frequently asked questions for Docker Desktop for Mac
|
||||||
keywords: desktop, mac, faqs
|
keywords: desktop, mac, faqs
|
||||||
title: FAQs for Docker Desktop for Mac
|
title: FAQs for Docker Desktop for Mac
|
||||||
|
linkTitle: Mac
|
||||||
tags: [FAQ]
|
tags: [FAQ]
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/mac/space/
|
- /desktop/mac/space/
|
||||||
- /docker-for-mac/space/
|
- /docker-for-mac/space/
|
||||||
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
### Why do I keep getting a notification telling me an application has changed my Desktop configurations?
|
### Why do I keep getting a notification telling me an application has changed my Desktop configurations?
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
description: Frequently asked Docker Desktop questions for all platforms
|
description: Frequently asked Docker Desktop questions for all platforms
|
||||||
keywords: desktop, mac, windows, faqs
|
keywords: desktop, mac, windows, faqs
|
||||||
title: FAQs on Docker Desktop releases
|
title: FAQs on Docker Desktop releases
|
||||||
|
linkTitle: Releases
|
||||||
tags: [FAQ]
|
tags: [FAQ]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,9 @@
|
||||||
description: Frequently asked questions for Docker Desktop for Windows
|
description: Frequently asked questions for Docker Desktop for Windows
|
||||||
keywords: desktop, windows, faqs
|
keywords: desktop, windows, faqs
|
||||||
title: FAQs for Docker Desktop for Windows
|
title: FAQs for Docker Desktop for Windows
|
||||||
|
linkTitle: Windows
|
||||||
tags: [FAQ]
|
tags: [FAQ]
|
||||||
|
weight: 30
|
||||||
---
|
---
|
||||||
|
|
||||||
### Can I use VirtualBox alongside Docker Desktop?
|
### Can I use VirtualBox alongside Docker Desktop?
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ description: Find a way to provide feedback that's right for you
|
||||||
keywords: Feedback, Docker Desktop, Linux, Mac, Windows, Dev Environments, Extensions,
|
keywords: Feedback, Docker Desktop, Linux, Mac, Windows, Dev Environments, Extensions,
|
||||||
Community forum, bugs, problems, issues
|
Community forum, bugs, problems, issues
|
||||||
title: Give feedback
|
title: Give feedback
|
||||||
|
weight: 180
|
||||||
---
|
---
|
||||||
|
|
||||||
There are many ways you can provide feedback on Docker Desktop or Docker Desktop features.
|
There are many ways you can provide feedback on Docker Desktop or Docker Desktop features.
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: GPU support in Docker Desktop
|
title: GPU support in Docker Desktop
|
||||||
linkTitle: GPU support
|
linkTitle: GPU support
|
||||||
weight: 80
|
weight: 90
|
||||||
description: How to use GPU in Docker Desktop
|
description: How to use GPU in Docker Desktop
|
||||||
keywords: gpu, gpu support, nvidia, wsl2, docker desktop, windows
|
keywords: gpu, gpu support, nvidia, wsl2, docker desktop, windows
|
||||||
toc_max: 3
|
toc_max: 3
|
||||||
|
|
|
||||||
|
|
@ -6,9 +6,10 @@ keywords: linux, docker linux install, docker linux, linux docker installation,
|
||||||
linux, how to install docker on linux, linux vs docker engine, switch docker contexts
|
linux, how to install docker on linux, linux vs docker engine, switch docker contexts
|
||||||
title: Install Docker Desktop on Linux
|
title: Install Docker Desktop on Linux
|
||||||
linkTitle: Linux
|
linkTitle: Linux
|
||||||
weight: 40
|
weight: 60
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/linux/install/
|
- /desktop/linux/install/
|
||||||
|
- /manuals/desktop/install/linux-install/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Docker Desktop terms**
|
> **Docker Desktop terms**
|
||||||
|
|
@ -141,10 +142,10 @@ To install Docker Desktop successfully, your Linux host must meet the following
|
||||||
- Gnome, KDE, or MATE Desktop environment.
|
- Gnome, KDE, or MATE Desktop environment.
|
||||||
- For many Linux distros, the Gnome environment does not support tray icons. To add support for tray icons, you need to install a Gnome extension. For example, [AppIndicator](https://extensions.gnome.org/extension/615/appindicator-support/).
|
- For many Linux distros, the Gnome environment does not support tray icons. To add support for tray icons, you need to install a Gnome extension. For example, [AppIndicator](https://extensions.gnome.org/extension/615/appindicator-support/).
|
||||||
- At least 4 GB of RAM.
|
- At least 4 GB of RAM.
|
||||||
- Enable configuring ID mapping in user namespaces, see [File sharing](../faqs/linuxfaqs.md#how-do-i-enable-file-sharing).
|
- Enable configuring ID mapping in user namespaces, see [File sharing](/manuals/desktop/faqs/linuxfaqs.md#how-do-i-enable-file-sharing).
|
||||||
- Recommended: [Initialize `pass`](../get-started.md#credentials-management-for-linux-users) for credentials management.
|
- Recommended: [Initialize `pass`](/manuals/desktop/get-started.md#credentials-management-for-linux-users) for credentials management.
|
||||||
|
|
||||||
Docker Desktop for Linux runs a Virtual Machine (VM). For more information on why, see [Why Docker Desktop for Linux runs a VM](../faqs/linuxfaqs.md#why-does-docker-desktop-for-linux-run-a-vm).
|
Docker Desktop for Linux runs a Virtual Machine (VM). For more information on why, see [Why Docker Desktop for Linux runs a VM](/manuals/desktop/faqs/linuxfaqs.md#why-does-docker-desktop-for-linux-run-a-vm).
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
>
|
>
|
||||||
|
|
@ -5,9 +5,9 @@ keywords: Arch Linux, install, uninstall, upgrade, update, linux, desktop, docke
|
||||||
desktop, docker desktop for linux, dd4l
|
desktop, docker desktop for linux, dd4l
|
||||||
title: Install Docker Desktop on Arch-based distributions
|
title: Install Docker Desktop on Arch-based distributions
|
||||||
linkTitle: Arch
|
linkTitle: Arch
|
||||||
weight: 80
|
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/linux/install/archlinux/
|
- /desktop/linux/install/archlinux/
|
||||||
|
- /manuals/desktop/install/archlinux/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Docker Desktop terms**
|
> **Docker Desktop terms**
|
||||||
|
|
@ -20,7 +20,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
To install Docker Desktop successfully, you must meet the [general system requirements](linux-install.md#general-system-requirements).
|
To install Docker Desktop successfully, you must meet the [general system requirements](_index.md#general-system-requirements).
|
||||||
|
|
||||||
Additionally, for non-Gnome Desktop environments, `gnome-terminal` must be installed:
|
Additionally, for non-Gnome Desktop environments, `gnome-terminal` must be installed:
|
||||||
|
|
||||||
|
|
@ -35,7 +35,7 @@ $ sudo pacman -S gnome-terminal
|
||||||
2. [Install Docker client binary on Linux](/manuals/engine/install/binaries.md#install-daemon-and-client-binaries-on-linux). On Arch-based distributions, users must install the Docker client binary.
|
2. [Install Docker client binary on Linux](/manuals/engine/install/binaries.md#install-daemon-and-client-binaries-on-linux). On Arch-based distributions, users must install the Docker client binary.
|
||||||
Static binaries for the Docker client are available for Linux (as `docker`).
|
Static binaries for the Docker client are available for Linux (as `docker`).
|
||||||
|
|
||||||
3. Download the latest Arch package from the [Release notes](../release-notes.md).
|
3. Download the latest Arch package from the [Release notes](/manuals/desktop/release-notes.md).
|
||||||
|
|
||||||
4. Install the package:
|
4. Install the package:
|
||||||
|
|
||||||
|
|
@ -55,9 +55,9 @@ $ sudo pacman -S gnome-terminal
|
||||||
|
|
||||||
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
||||||
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
||||||
- [Explore Docker Desktop](../use-desktop/_index.md) and all its features.
|
- [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features.
|
||||||
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
- [Troubleshooting](/manuals/desktop/troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
||||||
- [FAQs](../faqs/general.md) provide answers to frequently asked questions.
|
- [FAQs](/manuals/desktop/faqs/general.md) provide answers to frequently asked questions.
|
||||||
- [Release notes](../release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
- [Release notes](/manuals/desktop/release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
||||||
- [Back up and restore data](../backup-and-restore.md) provides instructions
|
- [Back up and restore data](/manuals/desktop/backup-and-restore.md) provides instructions
|
||||||
on backing up and restoring data related to Docker.
|
on backing up and restoring data related to Docker.
|
||||||
|
|
@ -4,10 +4,11 @@ keywords: debian, install, uninstall, upgrade, update, linux, desktop, docker de
|
||||||
docker desktop for linux, dd4l
|
docker desktop for linux, dd4l
|
||||||
title: Install Docker Desktop on Debian
|
title: Install Docker Desktop on Debian
|
||||||
linkTitle: Debian
|
linkTitle: Debian
|
||||||
weight: 60
|
weight: 20
|
||||||
toc_max: 4
|
toc_max: 4
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/linux/install/debian/
|
- /desktop/linux/install/debian/
|
||||||
|
- /manuals/desktop/install/debian/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Docker Desktop terms**
|
> **Docker Desktop terms**
|
||||||
|
|
@ -22,7 +23,7 @@ This page contains information on how to install, launch, and upgrade Docker Des
|
||||||
|
|
||||||
To install Docker Desktop successfully, you must:
|
To install Docker Desktop successfully, you must:
|
||||||
|
|
||||||
- Meet the [general system requirements](linux-install.md#general-system-requirements).
|
- Meet the [general system requirements](_index.md#general-system-requirements).
|
||||||
- Have a 64-bit version of Debian 12.
|
- Have a 64-bit version of Debian 12.
|
||||||
- For a Gnome Desktop environment, you must also install AppIndicator and KStatusNotifierItem [Gnome extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
|
- For a Gnome Desktop environment, you must also install AppIndicator and KStatusNotifierItem [Gnome extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
|
||||||
|
|
||||||
|
|
@ -39,7 +40,7 @@ Recommended approach to install Docker Desktop on Debian:
|
||||||
1. Set up Docker's `apt` repository.
|
1. Set up Docker's `apt` repository.
|
||||||
See step one of [Install using the `apt` repository](/manuals/engine/install/debian.md#install-using-the-repository).
|
See step one of [Install using the `apt` repository](/manuals/engine/install/debian.md#install-using-the-repository).
|
||||||
|
|
||||||
2. Download the latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64). For checksums, see the [Release notes](../release-notes.md).
|
2. Download the latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64). For checksums, see the [Release notes](/manuals/desktop/release-notes.md).
|
||||||
|
|
||||||
3. Install the package with apt as follows:
|
3. Install the package with apt as follows:
|
||||||
|
|
||||||
|
|
@ -88,9 +89,9 @@ Don't forget to substitute `<arch>` with the architecture you want.
|
||||||
|
|
||||||
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
||||||
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
||||||
- [Explore Docker Desktop](../use-desktop/_index.md) and all its features.
|
- [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features.
|
||||||
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
- [Troubleshooting](/manuals/desktop/troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
||||||
- [FAQs](../faqs/general.md) provide answers to frequently asked questions.
|
- [FAQs](/manuals/desktop/faqs/general.md) provide answers to frequently asked questions.
|
||||||
- [Release notes](../release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
- [Release notes](/manuals/desktop/release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
||||||
- [Back up and restore data](../backup-and-restore.md) provides instructions
|
- [Back up and restore data](/manuals/desktop/backup-and-restore.md) provides instructions
|
||||||
on backing up and restoring data related to Docker.
|
on backing up and restoring data related to Docker.
|
||||||
|
|
@ -4,10 +4,11 @@ keywords: fedora, rpm, update install, uninstall, upgrade, update, linux, deskto
|
||||||
docker desktop, docker desktop for linux, dd4l
|
docker desktop, docker desktop for linux, dd4l
|
||||||
title: Install Docker Desktop on Fedora
|
title: Install Docker Desktop on Fedora
|
||||||
linkTitle: Fedora
|
linkTitle: Fedora
|
||||||
weight: 70
|
weight: 30
|
||||||
toc_max: 4
|
toc_max: 4
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/linux/install/fedora/
|
- /desktop/linux/install/fedora/
|
||||||
|
- /manuals/desktop/install/fedora/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Docker Desktop terms**
|
> **Docker Desktop terms**
|
||||||
|
|
@ -22,7 +23,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
|
||||||
|
|
||||||
To install Docker Desktop successfully, you must:
|
To install Docker Desktop successfully, you must:
|
||||||
|
|
||||||
- Meet the [general system requirements](linux-install.md#general-system-requirements).
|
- Meet the [general system requirements](_index.md#general-system-requirements).
|
||||||
- Have a 64-bit version of Fedora 39 or Fedora 40.
|
- Have a 64-bit version of Fedora 39 or Fedora 40.
|
||||||
|
|
||||||
Additionally, for a GNOME desktop environment you must install AppIndicator and KStatusNotifierItem [GNOME extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
|
Additionally, for a GNOME desktop environment you must install AppIndicator and KStatusNotifierItem [GNOME extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
|
||||||
|
|
@ -39,7 +40,7 @@ To install Docker Desktop on Fedora:
|
||||||
|
|
||||||
1. Set up [Docker's package repository](/manuals/engine/install/fedora.md#set-up-the-repository).
|
1. Set up [Docker's package repository](/manuals/engine/install/fedora.md#set-up-the-repository).
|
||||||
|
|
||||||
2. Download the latest [RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64). For checksums, see the [Release notes](../release-notes.md).
|
2. Download the latest [RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64). For checksums, see the [Release notes](/manuals/desktop/release-notes.md).
|
||||||
|
|
||||||
3. Install the package with dnf as follows:
|
3. Install the package with dnf as follows:
|
||||||
|
|
||||||
|
|
@ -80,9 +81,9 @@ Don't forget to substitute `<arch>` with the architecture you want.
|
||||||
|
|
||||||
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
||||||
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
||||||
- [Explore Docker Desktop](../use-desktop/_index.md) and all its features.
|
- [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features.
|
||||||
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
- [Troubleshooting](/manuals/desktop/troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
||||||
- [FAQs](../faqs/general.md) provide answers to frequently asked questions.
|
- [FAQs](/manuals/desktop/faqs/general.md) provide answers to frequently asked questions.
|
||||||
- [Release notes](../release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
- [Release notes](/manuals/desktop/release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
||||||
- [Back up and restore data](../backup-and-restore.md) provides instructions
|
- [Back up and restore data](/manuals/desktop/backup-and-restore.md) provides instructions
|
||||||
on backing up and restoring data related to Docker.
|
on backing up and restoring data related to Docker.
|
||||||
|
|
@ -5,13 +5,12 @@ keywords: red hat, red hat enterprise linux, rhel, rpm,
|
||||||
desktop, docker desktop, docker desktop for linux, dd4l
|
desktop, docker desktop, docker desktop for linux, dd4l
|
||||||
title: Install Docker Desktop on RHEL
|
title: Install Docker Desktop on RHEL
|
||||||
linkTitle: RHEL
|
linkTitle: RHEL
|
||||||
weight: 90
|
sitemap: false
|
||||||
toc_max: 4
|
|
||||||
download-url-base: https://download.docker.com/linux/rhel
|
download-url-base: https://download.docker.com/linux/rhel
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% restricted title="Early Access" %}}
|
{{% restricted title="Early Access" %}}
|
||||||
Docker Desktop on RHEL is in [Early Access](../../release-lifecycle.md).
|
Docker Desktop on RHEL is in [Early Access](/manuals/release-lifecycle.md).
|
||||||
{{% /restricted %}}
|
{{% /restricted %}}
|
||||||
|
|
||||||
> **Docker Desktop terms**
|
> **Docker Desktop terms**
|
||||||
|
|
@ -26,7 +25,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
|
||||||
|
|
||||||
To install Docker Desktop successfully, you must:
|
To install Docker Desktop successfully, you must:
|
||||||
|
|
||||||
- Meet the [general system requirements](linux-install.md#general-system-requirements).
|
- Meet the [general system requirements](_index.md#general-system-requirements).
|
||||||
- Have a 64-bit version of either RHEL 8 or RHEL 9.
|
- Have a 64-bit version of either RHEL 8 or RHEL 9.
|
||||||
|
|
||||||
If you don't have `pass` installed, or it can't be installed, you must enable
|
If you don't have `pass` installed, or it can't be installed, you must enable
|
||||||
|
|
@ -138,9 +137,9 @@ $ sudo dnf install ./docker-desktop-<arch>-rhel.rpm
|
||||||
|
|
||||||
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
||||||
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
||||||
- [Explore Docker Desktop](../use-desktop/_index.md) and all its features.
|
- [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features.
|
||||||
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
- [Troubleshooting](/manuals/desktop/troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
||||||
- [FAQs](../faqs/general.md) provide answers to frequently asked questions.
|
- [FAQs](/manuals/desktop/faqs/general.md) provide answers to frequently asked questions.
|
||||||
- [Release notes](../release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
- [Release notes](/manuals/desktop/release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
||||||
- [Back up and restore data](../backup-and-restore.md) provides instructions
|
- [Back up and restore data](/manuals/desktop/backup-and-restore.md) provides instructions
|
||||||
on backing up and restoring data related to Docker.
|
on backing up and restoring data related to Docker.
|
||||||
|
|
@ -7,10 +7,11 @@ keywords: install docker ubuntu, ubuntu install docker, install docker on ubuntu
|
||||||
docker on ubuntu, docker desktop for ubuntu
|
docker on ubuntu, docker desktop for ubuntu
|
||||||
title: Install Docker Desktop on Ubuntu
|
title: Install Docker Desktop on Ubuntu
|
||||||
linkTitle: Ubuntu
|
linkTitle: Ubuntu
|
||||||
weight: 50
|
weight: 10
|
||||||
toc_max: 4
|
toc_max: 4
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/linux/install/ubuntu/
|
- /desktop/linux/install/ubuntu/
|
||||||
|
- /manuals/desktop/install/ubuntu/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Docker Desktop terms**
|
> **Docker Desktop terms**
|
||||||
|
|
@ -25,7 +26,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
|
||||||
|
|
||||||
To install Docker Desktop successfully, you must:
|
To install Docker Desktop successfully, you must:
|
||||||
|
|
||||||
- Meet the [general system requirements](linux-install.md#general-system-requirements).
|
- Meet the [general system requirements](_index.md#general-system-requirements).
|
||||||
- Have a 64-bit version of either the LTS version Ubuntu Jammy Jellyfish 22.04, or the current non-LTS version. Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
|
- Have a 64-bit version of either the LTS version Ubuntu Jammy Jellyfish 22.04, or the current non-LTS version. Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
>
|
>
|
||||||
|
|
@ -43,7 +44,7 @@ Recommended approach to install Docker Desktop on Ubuntu:
|
||||||
1. Set up Docker's package repository.
|
1. Set up Docker's package repository.
|
||||||
See step one of [Install using the `apt` repository](/manuals/engine/install/ubuntu.md#install-using-the-repository).
|
See step one of [Install using the `apt` repository](/manuals/engine/install/ubuntu.md#install-using-the-repository).
|
||||||
|
|
||||||
2. Download the latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64). For checksums, see the [Release notes](../release-notes.md).
|
2. Download the latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64). For checksums, see the [Release notes](/manuals/desktop/release-notes.md).
|
||||||
|
|
||||||
3. Install the package with apt as follows:
|
3. Install the package with apt as follows:
|
||||||
|
|
||||||
|
|
@ -93,9 +94,9 @@ Don't forget to substitute `<arch>` with the architecture you want.
|
||||||
|
|
||||||
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you.
|
||||||
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
- Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application.
|
||||||
- [Explore Docker Desktop](../use-desktop/_index.md) and all its features.
|
- [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features.
|
||||||
- [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
- [Troubleshooting](/manuals/desktop/troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues.
|
||||||
- [FAQs](../faqs/general.md) provide answers to frequently asked questions.
|
- [FAQs](/manuals/desktop/faqs/general.md) provide answers to frequently asked questions.
|
||||||
- [Release notes](../release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
- [Release notes](/manuals/desktop/release-notes.md) lists component updates, new features, and improvements associated with Docker Desktop releases.
|
||||||
- [Back up and restore data](../backup-and-restore.md) provides instructions
|
- [Back up and restore data](/manuals/desktop/backup-and-restore.md) provides instructions
|
||||||
on backing up and restoring data related to Docker.
|
on backing up and restoring data related to Docker.
|
||||||
|
|
@ -105,7 +105,7 @@ By default, Docker Desktop is installed at `/Applications/Docker.app`. As macOS
|
||||||
The `install` command accepts the following flags:
|
The `install` command accepts the following flags:
|
||||||
- `--accept-license`: Accepts the [Docker Subscription Service Agreement](https://www.docker.com/legal/docker-subscription-service-agreement) now, rather than requiring it to be accepted when the application is first run.
|
- `--accept-license`: Accepts the [Docker Subscription Service Agreement](https://www.docker.com/legal/docker-subscription-service-agreement) now, rather than requiring it to be accepted when the application is first run.
|
||||||
- `--allowed-org=<org name>`: Requires the user to sign in and be part of the specified Docker Hub organization when running the application
|
- `--allowed-org=<org name>`: Requires the user to sign in and be part of the specified Docker Hub organization when running the application
|
||||||
- `--user=<username>`: Performs the privileged configurations once during installation. This removes the need for the user to grant root privileges on first run. For more information, see [Privileged helper permission requirements](../mac/permission-requirements.md#permission-requirements). To find the username, enter `ls /Users` in the CLI.
|
- `--user=<username>`: Performs the privileged configurations once during installation. This removes the need for the user to grant root privileges on first run. For more information, see [Privileged helper permission requirements](/manuals/desktop/install/mac-permission-requirements.md#permission-requirements). To find the username, enter `ls /Users` in the CLI.
|
||||||
- `--admin-settings`: Automatically creates an `admin-settings.json` file which is used by administrators to control certain Docker Desktop settings on client machines within their organization. For more information, see [Settings Management](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md).
|
- `--admin-settings`: Automatically creates an `admin-settings.json` file which is used by administrators to control certain Docker Desktop settings on client machines within their organization. For more information, see [Settings Management](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md).
|
||||||
- It must be used together with the `--allowed-org=<org name>` flag.
|
- It must be used together with the `--allowed-org=<org name>` flag.
|
||||||
- For example:
|
- For example:
|
||||||
|
|
@ -117,7 +117,7 @@ The `install` command accepts the following flags:
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
>
|
>
|
||||||
> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](../../security/for-admins/enforce-sign-in/_index.md).
|
> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](/manuals/security/for-admins/enforce-sign-in/_index.md).
|
||||||
> - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps)
|
> - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps)
|
||||||
> - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html)
|
> - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html)
|
||||||
> - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list)
|
> - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list)
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@ title: Understand permission requirements for Docker Desktop on Mac
|
||||||
aliases:
|
aliases:
|
||||||
- /docker-for-mac/privileged-helper/
|
- /docker-for-mac/privileged-helper/
|
||||||
- /desktop/mac/privileged-helper/
|
- /desktop/mac/privileged-helper/
|
||||||
|
- /manuals/desktop/mac/privileged helper/
|
||||||
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains information about the permission requirements for running and installing Docker Desktop on Mac.
|
This page contains information about the permission requirements for running and installing Docker Desktop on Mac.
|
||||||
|
|
@ -132,7 +134,7 @@ On first run, Docker Desktop checks if `localhost` is resolved to `127.0.0.1`. I
|
||||||
|
|
||||||
## Installing from the command line
|
## Installing from the command line
|
||||||
|
|
||||||
In version 4.11 and later of Docker Desktop for Mac, privileged configurations are applied during the installation with the `--user` flag on the [install command](../install/mac-install.md#install-from-the-command-line). In this case, you are not prompted to grant root privileges on the first run of Docker Desktop. Specifically, the `--user` flag:
|
In version 4.11 and later of Docker Desktop for Mac, privileged configurations are applied during the installation with the `--user` flag on the [install command](/manuals/desktop/install/mac-install.md#install-from-the-command-line). In this case, you are not prompted to grant root privileges on the first run of Docker Desktop. Specifically, the `--user` flag:
|
||||||
- Uninstalls the previous `com.docker.vmnetd` if present
|
- Uninstalls the previous `com.docker.vmnetd` if present
|
||||||
- Sets up symlinks
|
- Sets up symlinks
|
||||||
- Ensures that `localhost` is resolved to `127.0.0.1`
|
- Ensures that `localhost` is resolved to `127.0.0.1`
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Deploy with Microsoft installer
|
title: Deploy with Microsoft installer
|
||||||
linkTitle: Use the MSI installer
|
linkTitle: Use the MSI installer
|
||||||
weight: 30
|
weight: 50
|
||||||
description: If you're an IT admin, learn how to deploy Docker Desktop with Microsoft installer
|
description: If you're an IT admin, learn how to deploy Docker Desktop with Microsoft installer
|
||||||
keywords: msi, docker desktop, windows, installation
|
keywords: msi, docker desktop, windows, installation
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ keywords: docker for windows, docker windows, docker desktop for windows, docker
|
||||||
run on windows, installing docker for windows, windows containers, wsl, hyper-v
|
run on windows, installing docker for windows, windows containers, wsl, hyper-v
|
||||||
title: Install Docker Desktop on Windows
|
title: Install Docker Desktop on Windows
|
||||||
linkTitle: Windows
|
linkTitle: Windows
|
||||||
weight: 20
|
weight: 30
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/windows/install/
|
- /desktop/windows/install/
|
||||||
- /docker-ee-for-windows/install/
|
- /docker-ee-for-windows/install/
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,8 @@ keywords: Docker Desktop, Windows, security, install
|
||||||
title: Understand permission requirements for Windows
|
title: Understand permission requirements for Windows
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/windows/privileged-helper/
|
- /desktop/windows/privileged-helper/
|
||||||
|
- /manuals/desktop/windows/permission-requirements/
|
||||||
|
weight: 40
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains information about the permission requirements for running and installing Docker Desktop on Windows, the functionality of the privileged helper process `com.docker.service` and the reasoning behind this approach.
|
This page contains information about the permission requirements for running and installing Docker Desktop on Windows, the functionality of the privileged helper process `com.docker.service` and the reasoning behind this approach.
|
||||||
|
|
@ -5,6 +5,7 @@ title: Deploy on Kubernetes with Docker Desktop
|
||||||
aliases:
|
aliases:
|
||||||
- /docker-for-windows/kubernetes/
|
- /docker-for-windows/kubernetes/
|
||||||
- /docker-for-mac/kubernetes/
|
- /docker-for-mac/kubernetes/
|
||||||
|
weight: 110
|
||||||
---
|
---
|
||||||
|
|
||||||
Docker Desktop includes a standalone Kubernetes server and client,
|
Docker Desktop includes a standalone Kubernetes server and client,
|
||||||
|
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
.PHONY:
|
|
||||||
check:
|
|
||||||
for img in $$(git ls-files images); do \
|
|
||||||
base=$$(basename "$$img"); \
|
|
||||||
if ! git grep -q -F "$$base"; then \
|
|
||||||
echo >&2 "unused image: $$img"; \
|
|
||||||
pass=false; \
|
|
||||||
fi; \
|
|
||||||
done; \
|
|
||||||
$$pass
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 260 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 74 KiB |
|
|
@ -1,10 +0,0 @@
|
||||||
.PHONY:
|
|
||||||
check:
|
|
||||||
for img in $$(git ls-files images); do \
|
|
||||||
base=$$(basename "$$img"); \
|
|
||||||
if ! git grep -q -F "$$base"; then \
|
|
||||||
echo >&2 "unused image: $$img"; \
|
|
||||||
pass=false; \
|
|
||||||
fi; \
|
|
||||||
done; \
|
|
||||||
$$pass
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
build:
|
|
||||||
render: never
|
|
||||||
title: Docker Desktop for Mac
|
|
||||||
---
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 76 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<g id="docker_icon">
|
|
||||||
<mask id="mask0_1191_12367" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
||||||
<g id="whale">
|
|
||||||
<g id="Group 1212">
|
|
||||||
<g id="Group 1209">
|
|
||||||
<g id="Group 1208">
|
|
||||||
<path id="2" fill-rule="evenodd" clip-rule="evenodd" d="M4.83234 13.1031H8.47924C8.65597 13.1031 8.79865 12.9441 8.79865 12.7474V9.12844C8.79865 8.93169 8.65597 8.77271 8.47924 8.77271H4.83234C4.6557 8.77271 4.51294 8.93169 4.51294 9.12844V12.7474C4.51294 12.9441 4.6557 13.1031 4.83234 13.1031Z" fill="black"/>
|
|
||||||
<path id="4" fill-rule="evenodd" clip-rule="evenodd" d="M10.5469 7.3304H14.1938C14.3706 7.3304 14.5133 7.17142 14.5133 6.97473V3.35573C14.5133 3.15898 14.3706 3 14.1938 3H10.5469C10.3703 3 10.2275 3.15898 10.2275 3.35573V6.97473C10.2275 7.17142 10.3703 7.3304 10.5469 7.3304Z" fill="black"/>
|
|
||||||
<path id="3" fill-rule="evenodd" clip-rule="evenodd" d="M10.5465 13.1031H14.1934C14.3701 13.1031 14.5128 12.9441 14.5128 12.7474V9.12844C14.5128 8.93169 14.3701 8.77271 14.1934 8.77271H10.5465C10.3698 8.77271 10.2271 8.93169 10.2271 9.12844V12.7474C10.2271 12.9441 10.3698 13.1031 10.5465 13.1031Z" fill="black"/>
|
|
||||||
</g>
|
|
||||||
<g id="Group 1197">
|
|
||||||
<path id="Subtract" fill-rule="evenodd" clip-rule="evenodd" d="M21.8154 12.8084C21.7612 12.7648 21.2545 12.3845 20.1867 12.3845C19.9196 12.3845 19.6378 12.4087 19.345 12.4565C19.1387 11.0464 17.9692 10.3595 17.9148 10.3284L17.6279 10.1636L17.4387 10.4346C17.4246 10.4548 17.0923 10.9361 16.9292 11.6213C16.7378 12.4259 16.854 13.1814 17.2648 13.8281C16.7687 14.1028 15.9767 14.1745 15.8123 14.1766H2.63865C2.29494 14.1766 2.01415 14.4545 2.01279 14.7963C2.00758 16.0021 2.20732 17.1675 2.59021 18.1662C3.0443 19.3506 3.71976 20.2224 4.59745 20.7577C5.58187 21.3578 7.1846 21.702 8.99443 21.702C9.84126 21.702 10.6854 21.626 11.4353 21.4819C12.6172 21.2552 13.6902 20.8674 14.6242 20.3298C15.4388 19.8609 16.1704 19.2645 16.7988 18.5576C17.8427 17.3825 18.4644 16.07 18.9268 14.9084C18.9892 14.9109 19.0506 14.9121 19.1111 14.9121C20.2538 14.9121 20.9565 14.4576 21.3446 14.0761C21.7655 13.6624 21.9152 13.25 21.9309 13.2043L22.0127 12.9659L21.8154 12.8084Z" fill="black"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</mask>
|
|
||||||
<g mask="url(#mask0_1191_12367)">
|
|
||||||
<rect id="colour" width="24" height="24" fill="#677285"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.3 KiB |
|
|
@ -10,6 +10,7 @@ aliases:
|
||||||
- /docker-for-win/networking/
|
- /docker-for-win/networking/
|
||||||
- /docker-for-windows/networking/
|
- /docker-for-windows/networking/
|
||||||
- /desktop/windows/networking/
|
- /desktop/windows/networking/
|
||||||
|
weight: 120
|
||||||
---
|
---
|
||||||
|
|
||||||
Docker Desktop provides several networking features to make it easier to
|
Docker Desktop provides several networking features to make it easier to
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ title: Docker Desktop for Mac 2.x release notes
|
||||||
toc_min: 1
|
toc_min: 1
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
aliases: /desktop/mac/release-notes/2.x/
|
aliases: /desktop/mac/release-notes/2.x/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains release notes for Docker Desktop for Mac 2.x.
|
This page contains release notes for Docker Desktop for Mac 2.x.
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ title: Docker for Windows 2.x release notes
|
||||||
toc_min: 1
|
toc_min: 1
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
aliases: /desktop/windows/release-notes/2.x/
|
aliases: /desktop/windows/release-notes/2.x/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains release notes for Docker Desktop for Windows 2.x.
|
This page contains release notes for Docker Desktop for Windows 2.x.
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,6 @@ aliases:
|
||||||
- /desktop/mac/previous-versions/
|
- /desktop/mac/previous-versions/
|
||||||
- /docker-for-mac/previous-versions/
|
- /docker-for-mac/previous-versions/
|
||||||
- /desktop/mac/release-notes/3.x/
|
- /desktop/mac/release-notes/3.x/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains release notes for Docker Desktop for Mac 3.x.
|
This page contains release notes for Docker Desktop for Mac 3.x.
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,6 @@ aliases:
|
||||||
- /desktop/windows/previous-versions/
|
- /desktop/windows/previous-versions/
|
||||||
- /docker-for-windows/previous-versions/
|
- /docker-for-windows/previous-versions/
|
||||||
- /desktop/windows/release-notes/3.x/
|
- /desktop/windows/release-notes/3.x/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains release notes for Docker Desktop for Windows 3.x.
|
This page contains release notes for Docker Desktop for Windows 3.x.
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,5 @@
|
||||||
build:
|
build:
|
||||||
render: never
|
render: never
|
||||||
title: Previous releases
|
title: Previous releases
|
||||||
|
weight: 200
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ toc_min: 1
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/mac/release-notes/archive/
|
- /desktop/mac/release-notes/archive/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains release notes for older versions of Docker Desktop for Mac.
|
This page contains release notes for older versions of Docker Desktop for Mac.
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ toc_min: 1
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/windows/release-notes/archive/
|
- /desktop/windows/release-notes/archive/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains release notes for older versions of Docker Desktop for Windows.
|
This page contains release notes for older versions of Docker Desktop for Windows.
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ toc_min: 1
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/mac/release-notes/edge-releases/
|
- /desktop/mac/release-notes/edge-releases/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains information about Docker Desktop Edge releases. Edge releases give you early access to our newest features. Note that some of the features may be experimental, and some of them may not ever reach the Stable release.
|
This page contains information about Docker Desktop Edge releases. Edge releases give you early access to our newest features. Note that some of the features may be experimental, and some of them may not ever reach the Stable release.
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ toc_min: 1
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/windows/release-notes/edge-releases/
|
- /desktop/windows/release-notes/edge-releases/
|
||||||
sitemap: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains information about Docker Desktop Edge releases. Edge releases give you early access to our newest features. Note that some of the features may be experimental, and some of them may not ever reach the Stable release.
|
This page contains information about Docker Desktop Edge releases. Edge releases give you early access to our newest features. Note that some of the features may be experimental, and some of them may not ever reach the Stable release.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
description: Find the Docker Desktop release notes for Mac, Linux, and Windows.
|
description: Find the Docker Desktop release notes for Mac, Linux, and Windows.
|
||||||
keywords: Docker desktop, release notes, linux, mac, windows
|
keywords: Docker desktop, release notes, linux, mac, windows
|
||||||
title: Docker Desktop release notes
|
title: Docker Desktop release notes
|
||||||
|
linkTitle: Release notes
|
||||||
tags: [Release notes]
|
tags: [Release notes]
|
||||||
toc_max: 2
|
toc_max: 2
|
||||||
aliases:
|
aliases:
|
||||||
|
|
@ -13,6 +14,7 @@ aliases:
|
||||||
- /desktop/windows/release-notes/
|
- /desktop/windows/release-notes/
|
||||||
- /desktop/linux/release-notes/
|
- /desktop/linux/release-notes/
|
||||||
- /mackit/release-notes/
|
- /mackit/release-notes/
|
||||||
|
weight: 220
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains information about the new features, improvements, known issues, and bug fixes in Docker Desktop releases. For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/releases.md).
|
This page contains information about the new features, improvements, known issues, and bug fixes in Docker Desktop releases. For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/releases.md).
|
||||||
|
|
@ -225,7 +227,7 @@ For more information, see [microsoft/WSL#11794](https://github.com/microsoft/WSL
|
||||||
#### For Windows
|
#### For Windows
|
||||||
|
|
||||||
- Fixed an issue on the WSL 2 engine where Docker Desktop would not detect the existence of the `docker-desktop-data` distribution if it had been manually moved by the user.
|
- Fixed an issue on the WSL 2 engine where Docker Desktop would not detect the existence of the `docker-desktop-data` distribution if it had been manually moved by the user.
|
||||||
- The Windows on ARM installer and the [privileged service](windows/permission-requirements.md#privileged-helper) are now built for ARM64.
|
- The Windows on ARM installer and the [privileged service](/manuals/desktop/install/windows-permission-requirements.md#privileged-helper) are now built for ARM64.
|
||||||
|
|
||||||
#### For Mac
|
#### For Mac
|
||||||
|
|
||||||
|
|
@ -2138,7 +2140,7 @@ This can be resolved by adding the user to the **docker-users** group. Before st
|
||||||
|
|
||||||
### New
|
### New
|
||||||
|
|
||||||
- Released [Docker Desktop for Linux](install/linux-install.md).
|
- Released [Docker Desktop for Linux](/manuals/desktop/install/linux/_index.md).
|
||||||
- Beta release of [Docker Extensions](/manuals/extensions/_index.md) and Extensions SDK.
|
- Beta release of [Docker Extensions](/manuals/extensions/_index.md) and Extensions SDK.
|
||||||
- Created a Docker Homepage where you can run popular images and discover how to use them.
|
- Created a Docker Homepage where you can run popular images and discover how to use them.
|
||||||
- [Compose V2 is now GA](https://www.docker.com/blog/announcing-compose-v2-general-availability/)
|
- [Compose V2 is now GA](https://www.docker.com/blog/announcing-compose-v2-general-availability/)
|
||||||
|
|
@ -2159,7 +2161,7 @@ This can be resolved by adding the user to the **docker-users** group. Before st
|
||||||
|
|
||||||
### New
|
### New
|
||||||
|
|
||||||
- Released [Docker Desktop for Linux](install/linux-install.md).
|
- Released [Docker Desktop for Linux](/manuals/desktop/install/linux/_index.md).
|
||||||
- Beta release of [Docker Extensions](/manuals/extensions/_index.md) and Extensions SDK.
|
- Beta release of [Docker Extensions](/manuals/extensions/_index.md) and Extensions SDK.
|
||||||
- Created a Docker Homepage where you can run popular images and discover how to use them.
|
- Created a Docker Homepage where you can run popular images and discover how to use them.
|
||||||
- [Compose V2 is now GA](https://www.docker.com/blog/announcing-compose-v2-general-availability/)
|
- [Compose V2 is now GA](https://www.docker.com/blog/announcing-compose-v2-general-availability/)
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,12 @@ description: Learn about and change Docker Desktop's settings
|
||||||
keywords: settings, preferences, proxy, file sharing, resources, kubernetes, Docker
|
keywords: settings, preferences, proxy, file sharing, resources, kubernetes, Docker
|
||||||
Desktop, Linux, Mac, Windows
|
Desktop, Linux, Mac, Windows
|
||||||
title: Change your Docker Desktop settings
|
title: Change your Docker Desktop settings
|
||||||
|
linkTitle: Change settings
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/settings/mac/
|
- /desktop/settings/mac/
|
||||||
- /desktop/settings/windows/
|
- /desktop/settings/windows/
|
||||||
- /desktop/settings/linux/
|
- /desktop/settings/linux/
|
||||||
|
weight: 150
|
||||||
---
|
---
|
||||||
|
|
||||||
To navigate to **Settings** either:
|
To navigate to **Settings** either:
|
||||||
|
|
@ -495,8 +497,8 @@ On Mac, you can reconfigure your initial installation settings on the **Advance
|
||||||
```
|
```
|
||||||
3. Save and the close the file. Restart your shell to apply the changes to the PATH variable.
|
3. Save and the close the file. Restart your shell to apply the changes to the PATH variable.
|
||||||
|
|
||||||
- **Enable default Docker socket (Requires password)**. Creates `/var/run/docker.sock` which some third party clients may use to communicate with Docker Desktop. For more information, see [permission requirements for macOS](/manuals/desktop/mac/permission-requirements.md#installing-symlinks).
|
- **Enable default Docker socket (Requires password)**. Creates `/var/run/docker.sock` which some third party clients may use to communicate with Docker Desktop. For more information, see [permission requirements for macOS](/manuals/desktop/install/mac-permission-requirements.md#installing-symlinks).
|
||||||
|
|
||||||
- **Enable privileged port mapping (Requires password)**. Starts the privileged helper process which binds the ports that are between 1 and 1024. For more information, see [permission requirements for macOS](/manuals/desktop/mac/permission-requirements.md#binding-privileged-ports).
|
- **Enable privileged port mapping (Requires password)**. Starts the privileged helper process which binds the ports that are between 1 and 1024. For more information, see [permission requirements for macOS](/manuals/desktop/install/mac-permission-requirements.md#binding-privileged-ports).
|
||||||
|
|
||||||
For more information on each configuration and use case, see [Permission requirements](/manuals/desktop/mac/permission-requirements.md).
|
For more information on each configuration and use case, see [Permission requirements](/manuals/desktop/install/mac-permission-requirements.md).
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
description: See what support is available for Docker Desktop
|
description: See what support is available for Docker Desktop
|
||||||
keywords: Support, Docker Desktop, Linux, Mac, Windows
|
keywords: Support, Docker Desktop, Linux, Mac, Windows
|
||||||
title: Get support
|
title: Get support
|
||||||
|
weight: 170
|
||||||
---
|
---
|
||||||
|
|
||||||
Find information on how to get support, and the scope of Docker Desktop support.
|
Find information on how to get support, and the scope of Docker Desktop support.
|
||||||
|
|
@ -77,7 +78,7 @@ Docker Desktop is available for Mac, Linux, and Windows. The supported version i
|
||||||
|
|
||||||
* [Mac system requirements](install/mac-install.md#system-requirements)
|
* [Mac system requirements](install/mac-install.md#system-requirements)
|
||||||
* [Windows system requirements](install/windows-install.md#system-requirements)
|
* [Windows system requirements](install/windows-install.md#system-requirements)
|
||||||
* [Linux system requirements](install/linux-install.md#system-requirements)
|
* [Linux system requirements](install/linux/_index.md#system-requirements)
|
||||||
|
|
||||||
### How is personal diagnostic data handled in Docker Desktop?
|
### How is personal diagnostic data handled in Docker Desktop?
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Synchronized file shares
|
title: Synchronized file shares
|
||||||
weight: 60
|
weight: 70
|
||||||
description: Get started with Synchronized file shares on Docker Desktop.
|
description: Get started with Synchronized file shares on Docker Desktop.
|
||||||
keyword: mutagen, file sharing, docker desktop, bind mounts
|
keyword: mutagen, file sharing, docker desktop, bind mounts
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,5 @@
|
||||||
build:
|
build:
|
||||||
render: never
|
render: never
|
||||||
title: Troubleshoot and diagnose
|
title: Troubleshoot and diagnose
|
||||||
|
weight: 160
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
description: How to uninstall Docker Desktop
|
description: How to uninstall Docker Desktop
|
||||||
keywords: Windows, unintall, Mac, Linux, Docker Desktop
|
keywords: Windows, unintall, Mac, Linux, Docker Desktop
|
||||||
title: Uninstall Docker Desktop
|
title: Uninstall Docker Desktop
|
||||||
|
linkTitle: Uninstall
|
||||||
|
weight: 210
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Explore Builds
|
title: Explore the Builds view in Docker Desktop
|
||||||
|
linkTitle: Builds
|
||||||
description: Understand how to use the Builds view in Docker Desktop
|
description: Understand how to use the Builds view in Docker Desktop
|
||||||
keywords: Docker Dashboard, manage, gui, dashboard, builders, builds
|
keywords: Docker Dashboard, manage, gui, dashboard, builders, builds
|
||||||
|
weight: 40
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
description: Understand what you can do with the Containers view on Docker Dashboard
|
description: Understand what you can do with the Containers view on Docker Dashboard
|
||||||
keywords: Docker Dashboard, manage, containers, gui, dashboard, images, user manual
|
keywords: Docker Dashboard, manage, containers, gui, dashboard, images, user manual
|
||||||
title: Explore the Containers view in Docker Desktop
|
title: Explore the Containers view in Docker Desktop
|
||||||
|
linkTitle: Containers
|
||||||
|
weight: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Containers** view lists all your running containers and applications. You must have running or stopped containers and applications to see them listed.
|
The **Containers** view lists all your running containers and applications. You must have running or stopped containers and applications to see them listed.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
description: Understand what you can do with the Images view on Docker Dashboard
|
description: Understand what you can do with the Images view on Docker Dashboard
|
||||||
keywords: Docker Dashboard, manage, containers, gui, dashboard, images, user manual
|
keywords: Docker Dashboard, manage, containers, gui, dashboard, images, user manual
|
||||||
title: Explore the Images view in Docker Desktop
|
title: Explore the Images view in Docker Desktop
|
||||||
|
linkTitle: Images
|
||||||
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Images** view lets you manage Docker images without having to use the CLI. By default, it displays a list of all Docker images on your local disk.
|
The **Images** view lets you manage Docker images without having to use the CLI. By default, it displays a list of all Docker images on your local disk.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
description: understand what pausing Docker Dashboard means
|
description: understand what pausing Docker Dashboard means
|
||||||
keywords: Docker Dashboard, manage, containers, gui, dashboard, pause, user manual
|
keywords: Docker Dashboard, manage, containers, gui, dashboard, pause, user manual
|
||||||
title: Pause Docker Desktop
|
title: Pause Docker Desktop
|
||||||
|
weight: 60
|
||||||
---
|
---
|
||||||
|
|
||||||
When Docker Desktop is paused, the Linux VM running Docker Engine is paused, the current state of all your containers are saved in memory, and all processes are frozen. This reduces the CPU and memory usage and helps you retain a longer battery life on your laptop.
|
When Docker Desktop is paused, the Linux VM running Docker Engine is paused, the current state of all your containers are saved in memory, and all processes are frozen. This reduces the CPU and memory usage and helps you retain a longer battery life on your laptop.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
description: Understand what Docker Desktop Resource Saver mode is and how to configure it
|
description: Understand what Docker Desktop Resource Saver mode is and how to configure it
|
||||||
keywords: Docker Dashboard, resource saver, manage, containers, gui, dashboard, user manual
|
keywords: Docker Dashboard, resource saver, manage, containers, gui, dashboard, user manual
|
||||||
title: Docker Desktop's Resource Saver mode
|
title: Docker Desktop's Resource Saver mode
|
||||||
|
linkTitle: Resource Saver mode
|
||||||
|
weight: 50
|
||||||
---
|
---
|
||||||
|
|
||||||
Resource Saver is a new feature available in Docker Desktop version 4.24 and later. It significantly reduces Docker
|
Resource Saver is a new feature available in Docker Desktop version 4.24 and later. It significantly reduces Docker
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,9 @@
|
||||||
---
|
---
|
||||||
description: Understand what you can do with the Volumes view on Docker Dashboard
|
description: Understand what you can do with the Volumes view on Docker Dashboard
|
||||||
keywords: Docker Dashboard, manage, containers, gui, dashboard, volumes, user manual
|
keywords: Docker Dashboard, manage, containers, gui, dashboard, volumes, user manual
|
||||||
title: Explore Volumes
|
title: Explore the Volumes view in Docker Desktop
|
||||||
|
linkTitle: Volumes
|
||||||
|
weight: 30
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Volumes** view in Docker Dashboard lets you create, delete, and perform
|
The **Volumes** view in Docker Dashboard lets you create, delete, and perform
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@ keywords: nested virtualization, Docker Desktop, windows, VM, VDI environment
|
||||||
title: Run Docker Desktop for Windows in a VM or VDI environment
|
title: Run Docker Desktop for Windows in a VM or VDI environment
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/nested-virtualization/
|
- /desktop/nested-virtualization/
|
||||||
|
weight: 140
|
||||||
---
|
---
|
||||||
|
|
||||||
In general, we recommend running Docker Desktop natively on either Mac, Linux, or Windows. However, Docker Desktop for Windows can run inside a virtual desktop provided the virtual desktop is properly configured.
|
In general, we recommend running Docker Desktop natively on either Mac, Linux, or Windows. However, Docker Desktop for Windows can run inside a virtual desktop provided the virtual desktop is properly configured.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Wasm workloads (Beta)
|
title: Wasm workloads (Beta)
|
||||||
weight: 50
|
weight: 60
|
||||||
description: How to run Wasm workloads with Docker Desktop
|
description: How to run Wasm workloads with Docker Desktop
|
||||||
keywords: Docker, WebAssembly, wasm, containerd, engine
|
keywords: Docker, WebAssembly, wasm, containerd, engine
|
||||||
toc_max: 3
|
toc_max: 3
|
||||||
|
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
.PHONY:
|
|
||||||
check:
|
|
||||||
for img in $$(git ls-files images); do \
|
|
||||||
base=$$(basename "$$img"); \
|
|
||||||
if ! git grep -q -F "$$base"; then \
|
|
||||||
echo >&2 "unused image: $$img"; \
|
|
||||||
pass=false; \
|
|
||||||
fi; \
|
|
||||||
done; \
|
|
||||||
$$pass
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
build:
|
|
||||||
render: never
|
|
||||||
title: Docker Desktop for Windows
|
|
||||||
---
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 165 KiB |
|
|
@ -5,7 +5,7 @@ keywords: wsl, wsl2, installing wsl2, wsl installation, docker wsl2, wsl docker,
|
||||||
tech preview, wsl install docker, install docker wsl, how to install docker in wsl
|
tech preview, wsl install docker, install docker wsl, how to install docker in wsl
|
||||||
title: Docker Desktop WSL 2 backend on Windows
|
title: Docker Desktop WSL 2 backend on Windows
|
||||||
linkTitle: WSL
|
linkTitle: WSL
|
||||||
weight: 70
|
weight: 80
|
||||||
aliases:
|
aliases:
|
||||||
- /docker-for-windows/wsl/
|
- /docker-for-windows/wsl/
|
||||||
- /docker-for-windows/wsl-tech-preview/
|
- /docker-for-windows/wsl-tech-preview/
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ This section describes how to install Docker Engine on Linux, also known as
|
||||||
Docker CE. Docker Engine is also available for Windows, macOS, and Linux,
|
Docker CE. Docker Engine is also available for Windows, macOS, and Linux,
|
||||||
through Docker Desktop. For instructions on how to install Docker Desktop, see:
|
through Docker Desktop. For instructions on how to install Docker Desktop, see:
|
||||||
|
|
||||||
- [Docker Desktop for Linux](/manuals/desktop/install/linux-install.md)
|
- [Docker Desktop for Linux](/manuals/desktop/install/linux/_index.md)
|
||||||
- [Docker Desktop for Mac (macOS)](/manuals/desktop/install/mac-install.md)
|
- [Docker Desktop for Mac (macOS)](/manuals/desktop/install/mac-install.md)
|
||||||
- [Docker Desktop for Windows](/manuals/desktop/install/windows-install.md)
|
- [Docker Desktop for Windows](/manuals/desktop/install/windows-install.md)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@ clean installation, and prefer to clean up any existing data, read the
|
||||||
You can install Docker Engine in different ways, depending on your needs:
|
You can install Docker Engine in different ways, depending on your needs:
|
||||||
|
|
||||||
- Docker Engine comes bundled with
|
- Docker Engine comes bundled with
|
||||||
[Docker Desktop for Linux](/manuals/desktop/install/linux-install.md). This is
|
[Docker Desktop for Linux](/manuals/desktop/install/linux/_index.md). This is
|
||||||
the easiest and quickest way to get started.
|
the easiest and quickest way to get started.
|
||||||
|
|
||||||
- Set up and install Docker Engine from
|
- Set up and install Docker Engine from
|
||||||
|
|
|
||||||
|
|
@ -87,7 +87,7 @@ clean installation, and prefer to clean up any existing data, read the
|
||||||
You can install Docker Engine in different ways, depending on your needs:
|
You can install Docker Engine in different ways, depending on your needs:
|
||||||
|
|
||||||
- Docker Engine comes bundled with
|
- Docker Engine comes bundled with
|
||||||
[Docker Desktop for Linux](/manuals/desktop/install/linux-install.md). This is
|
[Docker Desktop for Linux](/manuals/desktop/install/linux/_index.md). This is
|
||||||
the easiest and quickest way to get started.
|
the easiest and quickest way to get started.
|
||||||
|
|
||||||
- Set up and install Docker Engine from
|
- Set up and install Docker Engine from
|
||||||
|
|
|
||||||
|
|
@ -96,7 +96,7 @@ clean installation, and prefer to clean up any existing data, read the
|
||||||
You can install Docker Engine in different ways, depending on your needs:
|
You can install Docker Engine in different ways, depending on your needs:
|
||||||
|
|
||||||
- Docker Engine comes bundled with
|
- Docker Engine comes bundled with
|
||||||
[Docker Desktop for Linux](/manuals/desktop/install/linux-install.md). This is
|
[Docker Desktop for Linux](/manuals/desktop/install/linux/_index.md). This is
|
||||||
the easiest and quickest way to get started.
|
the easiest and quickest way to get started.
|
||||||
|
|
||||||
- Set up and install Docker Engine from
|
- Set up and install Docker Engine from
|
||||||
|
|
|
||||||
|
|
@ -98,7 +98,7 @@ _The issue has been fixed in Moby >= v25.0.2 and >= v24.0.9._
|
||||||
|
|
||||||
Docker Desktop v4.27.0 and earlier are affected. Docker Desktop v4.27.1 was released on February 1 and includes runc, BuildKit, and dockerd binaries patches. In addition to updating to this new version, we encourage all Docker users to diligently use Docker images and Dockerfiles and ensure you only use trusted content in your builds.
|
Docker Desktop v4.27.0 and earlier are affected. Docker Desktop v4.27.1 was released on February 1 and includes runc, BuildKit, and dockerd binaries patches. In addition to updating to this new version, we encourage all Docker users to diligently use Docker images and Dockerfiles and ensure you only use trusted content in your builds.
|
||||||
|
|
||||||
As always, you should check Docker Desktop system requirements for your operating system ([Windows](/manuals/desktop/install/windows-install.md#system-requirements), [Linux](/manuals/desktop/install/linux-install.md#general-system-requirements), [Mac](/manuals/desktop/install/mac-install.md#system-requirements)) before updating to ensure full compatibility.
|
As always, you should check Docker Desktop system requirements for your operating system ([Windows](/manuals/desktop/install/windows-install.md#system-requirements), [Linux](/manuals/desktop/install/linux/_index.md#general-system-requirements), [Mac](/manuals/desktop/install/mac-install.md#system-requirements)) before updating to ensure full compatibility.
|
||||||
|
|
||||||
#### Docker Build Cloud
|
#### Docker Build Cloud
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ Read the [Blog](https://www.docker.com/blog/updating-product-subscriptions/) and
|
||||||
>
|
>
|
||||||
> The licensing and distribution terms for Docker and Moby open-source projects, such as Docker Engine, aren't changing.
|
> The licensing and distribution terms for Docker and Moby open-source projects, such as Docker Engine, aren't changing.
|
||||||
|
|
||||||
Docker Desktop is built using open-source software. For information about the licensing of open-source components in Docker Desktop, select {{< inline-image src="../desktop/mac/images/whale-x.svg" alt="whale menu" >}} > **About Docker Desktop** > **Acknowledgements**.
|
Docker Desktop is built using open-source software. For information about the licensing of open-source components in Docker Desktop, select the whale menu > **About Docker Desktop** > **Acknowledgements**.
|
||||||
|
|
||||||
Docker Desktop distributes some components that are licensed under the
|
Docker Desktop distributes some components that are licensed under the
|
||||||
GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components.
|
GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components.
|
||||||
|
|
|
||||||
|
|
@ -83,7 +83,7 @@ Docker Desktop is available for Mac, Linux, and Windows. The supported version i
|
||||||
|
|
||||||
* [Mac system requirements](/manuals/desktop/install/mac-install.md#system-requirements)
|
* [Mac system requirements](/manuals/desktop/install/mac-install.md#system-requirements)
|
||||||
* [Windows system requirements](/manuals/desktop/install/windows-install.md#system-requirements)
|
* [Windows system requirements](/manuals/desktop/install/windows-install.md#system-requirements)
|
||||||
* [Linux system requirements](/manuals/desktop/install/linux-install.md#system-requirements)
|
* [Linux system requirements](/manuals/desktop/install/linux/_index.md#system-requirements)
|
||||||
|
|
||||||
## How is personal diagnostic data handled in Docker Desktop?
|
## How is personal diagnostic data handled in Docker Desktop?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue