Skip to content

Commit 4def45b

Browse files
aevesdockervvoland
andauthored
publish updates from main (#22310)
Automated pull request for publishing docs updates. --------- Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Co-authored-by: Paweł Gronowski <pawel.gronowski@docker.com>
2 parents 81d1161 + 5e38116 commit 4def45b

File tree

4 files changed

+67
-52
lines changed

4 files changed

+67
-52
lines changed

content/manuals/desktop/troubleshoot-and-support/support.md

Lines changed: 51 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: See what support is available for Docker Desktop
33
keywords: Support, Docker Desktop, Linux, Mac, Windows
4-
title: Get support
4+
title: Get support for Docker Desktop
55
weight: 20
66
aliases:
77
- /desktop/support/
@@ -14,58 +14,63 @@ aliases:
1414
1515
### How do I get Docker Desktop support?
1616

17+
> [!TIP]
18+
>
19+
> Before reaching out for support, follow the appropriate [Diagnose steps](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md#diagnose) in the troubleshooting documentation.
20+
1721
If you have a paid Docker subscription, you can [contact the Support team](https://hub.docker.com/support/contact/).
1822

1923
All Docker users can seek support through the following resources, where Docker or the community respond on a best effort basis.
20-
- [Docker Desktop for Windows GitHub repo](https://github.com/docker/for-win)
21-
- [Docker Desktop for Mac GitHub repo](https://github.com/docker/for-mac)
22-
- [Docker Desktop for Linux GitHub repo](https://github.com/docker/desktop-linux)
23-
- [Docker Community Forums](https://forums.docker.com/)
24-
- [Docker Community Slack](http://dockr.ly/comm-slack)
24+
- [Docker Desktop for Windows GitHub repo](https://github.com/docker/for-win)
25+
- [Docker Desktop for Mac GitHub repo](https://github.com/docker/for-mac)
26+
- [Docker Desktop for Linux GitHub repo](https://github.com/docker/desktop-linux)
27+
- [Docker Community Forums](https://forums.docker.com/)
28+
- [Docker Community Slack](http://dockr.ly/comm-slack)
29+
2530

2631
### What support can I get?
2732

28-
* Account management related issues
29-
* Automated builds
30-
* Basic product 'how to' questions
31-
* Billing or subscription issues
32-
* Configuration issues
33-
* Desktop installation issues
34-
* Installation crashes
35-
* Failure to launch Docker Desktop on first run
36-
* Desktop update issues
37-
* Sign-in issues in both the command line interface and Docker Hub user interface
38-
* Push or pull issues, including rate limiting
39-
* Usage issues
40-
* Crash closing software
41-
* Docker Desktop not behaving as expected
42-
43-
For Windows users, you can also request support on:
44-
* Turning on virtualization in BIOS
45-
* Turning on Windows features
46-
* Running inside [certain VM or VDI environments](/manuals/desktop/setup/vm-vdi.md) (Docker Business customers only)
33+
- Account management related issues
34+
- Automated builds
35+
- Basic product 'how to' questions
36+
- Billing or subscription issues
37+
- Configuration issues
38+
- Desktop installation issues
39+
- Installation crashes
40+
- Failure to launch Docker Desktop on first run
41+
- Desktop update issues
42+
- Sign-in issues in both the command line interface and Docker Hub user interface
43+
- Push or pull issues, including rate limiting
44+
- Usage issues
45+
- Crash closing software
46+
- Docker Desktop not behaving as expected
47+
48+
For Windows users, you can also request support on:
49+
- Turning on virtualization in BIOS
50+
- Turning on Windows features
51+
- Running inside [certain VM or VDI environments](/manuals/desktop/setup/vm-vdi.md) (Docker Business customers only)
4752

4853
### What is not supported?
4954

5055
Docker Desktop excludes support for the following types of issues:
5156

52-
* Use on or in conjunction with hardware or software other than that specified in the applicable documentation
53-
* Running on unsupported operating systems, including beta/preview versions of operating systems
54-
* Running containers of a different architecture using emulation
55-
* Support for the Docker engine, Docker CLI, or other bundled Linux components
56-
* Support for Kubernetes
57-
* Features labeled as experimental
58-
* System/Server administration activities
59-
* Supporting Desktop as a production runtime
60-
* Scale deployment/multi-machine installation of Desktop
61-
* Routine product maintenance (data backup, cleaning disk space and configuring log rotation)
62-
* Third-party applications not provided by Docker
63-
* Altered or modified Docker software
64-
* Defects in the Docker software due to hardware malfunction, abuse, or improper use
65-
* Any version of the Docker software other than the latest version
66-
* Reimbursing and expenses spent for third-party services not provided by Docker
67-
* Docker support excludes training, customization, and integration
68-
* Running multiple instances of Docker Desktop on a single machine
57+
- Use on or in conjunction with hardware or software other than that specified in the applicable documentation
58+
- Running on unsupported operating systems, including beta/preview versions of operating systems
59+
- Running containers of a different architecture using emulation
60+
- Support for Docker Engine, Docker CLI, or other bundled Linux components
61+
- Support for Kubernetes
62+
- Features labeled as experimental
63+
- System/Server administration activities
64+
- Supporting Desktop as a production runtime
65+
- Scale deployment/multi-machine installation of Desktop
66+
- Routine product maintenance (data backup, cleaning disk space and configuring log rotation)
67+
- Third-party applications not provided by Docker
68+
- Altered or modified Docker software
69+
- Defects in the Docker software due to hardware malfunction, abuse, or improper use
70+
- Any version of the Docker software other than the latest version
71+
- Reimbursing and expenses spent for third-party services not provided by Docker
72+
- Docker support excludes training, customization, and integration
73+
- Running multiple instances of Docker Desktop on a single machine
6974

7075
> [!NOTE]
7176
>
@@ -86,11 +91,11 @@ As a Team, you can get support for Docker Desktop for the number of machines equ
8691

8792
Docker Desktop is available for Mac, Linux, and Windows. The supported version information can be found on the following pages:
8893

89-
* [Mac system requirements](/manuals/desktop/setup/install/mac-install.md#system-requirements)
90-
* [Windows system requirements](/manuals/desktop/setup/install/windows-install.md#system-requirements)
91-
* [Linux system requirements](/manuals/desktop/setup/install/linux/_index.md#system-requirements)
94+
- [Mac system requirements](/manuals/desktop/setup/install/mac-install.md#system-requirements)
95+
- [Windows system requirements](/manuals/desktop/setup/install/windows-install.md#system-requirements)
96+
- [Linux system requirements](/manuals/desktop/setup/install/linux/_index.md#system-requirements)
9297

93-
### How is personal diagnostic data handled in Docker Desktop?
98+
### How is personal diagnostic data handled in Docker Desktop when I'm getting support?
9499

95100
When uploading diagnostics to help Docker with investigating issues, the uploaded diagnostics bundle may contain personal data such as usernames and IP addresses. The diagnostics bundles are only accessible to Docker, Inc.
96101
employees who are directly involved in diagnosing Docker Desktop issues.

content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ Docker Desktop to their initial state, the same as when Docker Desktop was first
4747

4848
If you are a Mac or Linux user, you also have the option to **Uninstall** Docker Desktop from your system.
4949

50-
> [!TIP]
51-
>
52-
> If you need to contact support, select the **Question mark** icon near the top-right corner of Docker Dashboard, and then select **Contact support**. Users with a paid Docker subscription can use this option to send a support request.
53-
5450
## Diagnose
5551

5652
> [!TIP]

content/manuals/engine/release-notes/28.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@ For more information about:
2222
- Deprecated and removed features, see [Deprecated Engine Features](../deprecated.md).
2323
- Changes to the Engine API, see [Engine API version history](/reference/api/engine/version-history.md).
2424

25+
## 28.0.4
26+
27+
{{< release-date date="2025-03-25" >}}
28+
29+
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
30+
31+
- [docker/cli, 28.0.4 milestone](https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.0.4)
32+
- [moby/moby, 28.0.4 milestone](https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.0.4)
33+
34+
### Bug fixes and enhancements
35+
36+
- Fix a regression causing `docker pull/push` to fail when interacting with a private repository. [docker/cli#5964](https://github.com/docker/cli/pull/5964)
37+
38+
2539
## 28.0.3
2640

2741
{{< release-date date="2025-03-25" >}}

hugo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ params:
113113
# Latest version of the Docker Engine API
114114
latest_engine_api_version: "1.48"
115115
# Latest version of Docker Engine
116-
docker_ce_version: "28.0.3"
116+
docker_ce_version: "28.0.4"
117117
# Previous version of the Docker Engine
118118
# (Used to show e.g., "latest" and "latest"-1 in engine install examples
119-
docker_ce_version_prev: "28.0.2"
119+
docker_ce_version_prev: "28.0.3"
120120
# Latest Docker Compose version
121121
compose_version: "v2.34.0"
122122
# Latest BuildKit version

0 commit comments

Comments
 (0)