Skip to content

Commit ff4c66e

Browse files
authored
Merge pull request #21616 from docker/published-update
publish updates from main
2 parents eb0b70b + b8a770e commit ff4c66e

File tree

25 files changed

+195
-47
lines changed

25 files changed

+195
-47
lines changed

content/manuals/accounts/deactivate-user-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before deactivating your Docker account, ensure you meet the following requireme
1818
- For owners, you must leave your organization or company before deactivating your Docker account.
1919
To do this:
2020
1. Sign in to the [Docker Admin Console](https://app.docker.com/admin).
21-
2. Select the organization you need to leave from the top-left drop-down menu.
21+
2. Select the organization you need to leave from the **Choose profile** page.
2222
3. Find your username in the **Members** tab.
2323
4. Select the **More options** menu and then select **Leave organization**.
2424

content/manuals/admin/company/organizations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ You can manage the organizations in a company in the Docker Admin Console.
1111
## View all organizations
1212

1313
1. Sign in to the [Admin Console](https://admin.docker.com).
14-
2. In the left navigation, select your company in the drop-down menu.
14+
2. Select your company on the **Choose profile** page.
1515
3. Under **Organizations**, select **Overview**.
1616

1717
## Add seats to an organization
1818

1919
When you have a [self-serve](../../subscription/details.md#self-serve) subscription that has no pending subscription changes, you can add seats using the following steps.
2020

2121
1. Sign in to the [Admin Console](https://admin.docker.com).
22-
2. In the left navigation, select your company in the drop-down menu.
22+
2. Select your company on the **Choose profile** page.
2323
3. Under **Organizations**, select **Overview**.
2424
4. Select the action icon in the organization's card, and then select **Get more seats**.
2525

@@ -36,15 +36,15 @@ There is no limit to the number of organizations you can have under a company la
3636
> Once you add an organization to a company, you can't remove it from the company.
3737
3838
1. Sign in to the [Admin Console](https://admin.docker.com).
39-
2. In the left navigation, select your company in the drop-down menu.
39+
2. Select your company on the **Choose profile** page.
4040
3. Select **Add organization**.
4141
4. Choose the organization you want to add from the drop-down menu.
4242
5. Select **Add organization** to confirm.
4343

4444
## Manage an organization
4545

4646
1. Sign in to the [Admin Console](https://admin.docker.com).
47-
2. In the left navigation, select your company in the drop-down menu.
47+
2. Select your company on the **Choose profile** page.
4848
3. Select the organization that you want to manage.
4949

5050
For more details about managing an organization, see [Organization administration](../organization/_index.md).

content/manuals/admin/company/owners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ member in an organization, they don't occupy a seat.
1818
## Add a company owner
1919

2020
1. Sign in to the [Admin Console](https://admin.docker.com).
21-
2. In the left navigation, select your company in the drop-down menu.
21+
2. Select your company on the **Choose profile** page.
2222
3. Select **Company owners**.
2323
4. Select **Add owner**.
2424
5. Specify the user's Docker ID to search for the user.
@@ -27,7 +27,7 @@ member in an organization, they don't occupy a seat.
2727
## Remove a company owner
2828

2929
1. Sign in to the [Admin Console](https://admin.docker.com).
30-
2. In the left navigation, select your company in the drop-down menu.
30+
2. Select your company on the **Choose profile** page.
3131
3. Select **Company owners**.
3232
4. Select the **Action** icon in the row of the company owner that your want to remove.
3333
5. Select **Remove as company owner**.

content/manuals/admin/organization/general-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This information includes:
2323
To edit this information:
2424

2525
1. Sign in to the [Admin Console](https://admin.docker.com).
26-
2. In the left navigation, select your organization in the drop-down menu.
26+
2. Select your company on the **Choose profile** page.
2727
3. Under **Organization settings**, select **General**.
2828
4. Specify the organization information and select **Save**.
2929

content/manuals/admin/organization/insights.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ Key benefits include:
2828

2929
1. Go to the [Admin Console](https://app.docker.com/admin/) and sign in to an
3030
account that is an organization owner.
31-
2. In the Admin Console, select your organization from the drop-down in the left
32-
navigation.
31+
2. Select your company on the **Choose profile** page.
3332
3. Select **Insights**.
3433
4. On the **Insights** page, select the period of time for the data.
3534

content/manuals/admin/organization/members.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ To resend an invitation from Docker Hub:
7070

7171
To resend an invitation from the Admin Console:
7272

73-
1. Open the [Admin Console](https://app.docker.com/admin) and select your organization from
74-
top-left drop-down menu.
73+
1. In the [Admin Console](https://app.docker.com/admin), select your organization.
7574
2. Select **Members**.
7675
3. Select the **action menu** next to the invitee and select **Resend invitation**.
7776
4. Select **Invite** to confirm.
@@ -98,8 +97,7 @@ To remove a member's invitation from Docker Hub:
9897

9998
To remove an invitation from the Admin Console:
10099

101-
1. Open the [Admin Console](https://app.docker.com/admin) and select your organization from
102-
top-left drop-down menu.
100+
1. In the [Admin Console](https://app.docker.com/admin), select your organization.
103101
2. Select **Members**.
104102
3. Select the **action menu** next to the invitee and select **Remove invitee**.
105103
4. Select **Remove** to confirm.

content/manuals/desktop/features/wsl/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Docker Desktop does not require any particular Linux distributions to be install
9090
```console
9191
$ wsl --set-default <distribution name>
9292
```
93+
If **WSL integrations** isn't available under **Resources**, Docker may be in Windows container mode. In your taskbar, select the Docker menu and then **Switch to Linux containers**.
9394

9495
3. Select **Apply & Restart**.
9596

-26.4 KB
Loading

content/manuals/desktop/release-notes.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,49 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2323

2424
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
2525

26+
## 4.37.0
27+
28+
{{< release-date date="2024-12-12" >}}
29+
30+
{{< desktop-install-v2 all=true beta_win_arm=true version="4.37.0" build_path="/178034/" >}}
31+
32+
### New
33+
34+
- You can now perform key operations such as starting, stopping, restarting, and checking the status of Docker Desktop directly from the command line.
35+
- The AI Catalog in Docker Hub is available directly through Docker Desktop.
36+
37+
### Upgrades
38+
39+
- [Docker Buildx v0.19.2](https://github.com/docker/buildx/releases/tag/v0.19.2)
40+
- [Docker Compose v2.31.0](https://github.com/docker/compose/releases/tag/v2.31.0)
41+
- [Docker Engine v27.4.0](https://docs.docker.com/engine/release-notes/27/#2740)
42+
- [Docker Scout CLI v1.15.1](https://github.com/docker/scout-cli/releases/tag/v1.15.1)
43+
- [NVIDIA Container Toolkit v1.17.2](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.17.2)
44+
45+
### Bug fixes and enhancements
46+
47+
#### For all platforms
48+
49+
- The default disk usage limit for Docker Engine in new installations is now 1TB.
50+
- Fixed an issue where containers could not establish loopback `AF_VSOCK` connections.
51+
- Fixed a bug where resetting default settings would also reset the CLI context.
52+
- Fixed a bug where the Docker Desktop Dashboard would get out of sync with the Docker daemon after restarting the engine while in Resource Saver mode (Windows with WSL2 backend only) or after switching engines (macOS).
53+
- Fixed a bug where Resource Saver mode would fail to re-engage after restarting the engine while in Resource Saver mode.
54+
55+
#### For Mac
56+
57+
- Fixed a bug that would create certain user directories with root permission when running the uninstaller binary twice with `sudo`.
58+
- Fixed a bug where the in-app update would fail if Docker Desktop was installed by a non-admin user or if the current user was previously an administrator. Fixes [docker/for-mac#7403](https://github.com/docker/for-mac/issues/7403) and [docker/for-mac#6920](https://github.com/docker/for-mac/issues/6920).
59+
60+
#### For Windows
61+
62+
- Added support for Windows on ARM using WSL 2 version 2.3.24 and later to single distribution mode on WSL 2.
63+
- Fixed an issue where Docker Desktop would fail to start. Fixes [docker/for-win#14453](https://github.com/docker/for-win/issues/14453)
64+
65+
### Known issues
66+
67+
- Kubernetes cluster may not start if **Registry Access Manager** is enabled. As a workaround, add `registry.k8s.io` and `<geo>-docker.pkg.dev` to **Registry Access Management** policies.
68+
2669
## 4.36.0
2770

2871
{{< release-date date="2024-11-18" >}}

content/manuals/desktop/use-desktop/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **Volumes** view displays a list of volumes and allows you to easily create
2020

2121
The **Builds** view lets you inspect your build history and manage builders. By default, it displays a list of all your ongoing and completed builds. [Explore builds](builds.md).
2222

23-
In addition, the Docker Desktop Dashboard let you:
23+
In addition, the Docker Desktop Dashboard lets you:
2424

2525
- Navigate to the **Settings** menu to configure your Docker Desktop settings. Select the **Settings** icon in the Dashboard header.
2626
- Access the **Troubleshoot** menu to debug and perform restart operations. Select the **Troubleshoot** icon in the Dashboard header.
@@ -30,6 +30,8 @@ In addition, the Docker Desktop Dashboard let you:
3030
For a more detailed guide about getting started, see [Get started](/get-started/introduction/_index.md).
3131
- Get to the [Docker Scout](../../scout/_index.md) dashboard.
3232
- Check the status of Docker services.
33+
- Access [Docker Hub](/manuals/docker-hub/_index.md) to search, browse, pull, run, or view details
34+
of images.
3335

3436
## Quick search
3537

0 commit comments

Comments
 (0)