Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Docker Desktop 4.35.0 release notes #20909

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lorenrh
Copy link
Member

@lorenrh lorenrh commented Sep 16, 2024

Description

Docker Desktop 4.35.0 release notes

@github-actions github-actions bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label Sep 16, 2024
Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for docsdocker failed.

Name Link
🔨 Latest commit 886c9a6
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/66f17db41f92060008b4aeaf

- Fixed bug where some Docker subnet ranges were not able to be used.
- Added Docker VMM, a new powerful backend for creating and managing Docker Desktop Linux VM.
- Available only on Apple Silicon Macs with macOS 12.5+. Docker VMM unleashes blazing performance like never before.
- Removed `docker-index` as it is now deprecated.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is referring to an executable binary right? Maybe we should briefly clarify what it was / how it's replaced


#### For all platforms

- Fixed a bug where a proxy in daemon.json would override the proxy set in Docker Desktop.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed a bug where a proxy in daemon.json would override the proxy set in Docker Desktop.
- Fixed a bug where proxy settings in `daemon.json` would override proxies set in Docker Desktop settings.

#### For all platforms

- Fixed a bug where a proxy in daemon.json would override the proxy set in Docker Desktop.
- Fixed bug where some Docker subnet ranges were not able to be used.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed bug where some Docker subnet ranges were not able to be used.
- Fixed a bug where some Docker subnet ranges were not able to be used.

- Available only on Apple Silicon Macs with macOS 12.5+. Docker VMM unleashes blazing performance like never before.
- Removed `docker-index` as it is now deprecated.
- Fixed a bug where images couldn't be sorted or filtered by tag. Fixes [docker/for-win#14297](https://github.com/docker/for-win/issues/14297).
- Fixed a bug where the `docker` CLI did not work as expected when the IT admin `registry.json` file was malformed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed a bug where the `docker` CLI did not work as expected when the IT admin `registry.json` file was malformed
- Fixed a bug where the `docker` CLI did not work as expected when the `registry.json` file was malformed.

- Removed `docker-index` as it is now deprecated.
- Fixed a bug where images couldn't be sorted or filtered by tag. Fixes [docker/for-win#14297](https://github.com/docker/for-win/issues/14297).
- Fixed a bug where the `docker` CLI did not work as expected when the IT admin `registry.json` file was malformed
- Fixed a bug that prevented pushing images from the dashboard. Fixes [docker/for-win#14258](https://github.com/docker/for-win/issues/14258).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed a bug that prevented pushing images from the dashboard. Fixes [docker/for-win#14258](https://github.com/docker/for-win/issues/14258).
- Fixed a bug where the **Push to Docker Hub** action in the **Images** view would result in an `invalid tag format` error. Fixes [docker/for-win#14258](https://github.com/docker/for-win/issues/14258).

- Terminal support within Docker Desktop using system shells is now generally available
- Enhanced support for IPv6, allowing users to configure their Docker VM for IPv4-only, dual-stack, or IPv6-only operation. See [IPv6 documentation](https://docs.docker.com/go/desktop-ipv6-only)
- Improved output of `docker image inspect` to account for multi-platform images (relevant to containerd image store)
- Enables users to import and export a subset of multi-platform images
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Enables users to import and export a subset of multi-platform images
- Enables users to import and export a subset of multi-platform images (requires containerd image store).

- Volume Backup and Share is now generally available and can be found in the **Volumes** tab.
- Terminal support within Docker Desktop using system shells is now generally available
- Enhanced support for IPv6, allowing users to configure their Docker VM for IPv4-only, dual-stack, or IPv6-only operation. See [IPv6 documentation](https://docs.docker.com/go/desktop-ipv6-only)
- Improved output of `docker image inspect` to account for multi-platform images (relevant to containerd image store)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Improved output of `docker image inspect` to account for multi-platform images (relevant to containerd image store)
- Improved output of `docker image inspect` to account for multi-platform images (requires containerd image store).

- Docker Desktop Support for Red Hat Enterprise Linux RHEL
- Volume Backup and Share is now generally available and can be found in the **Volumes** tab.
- Terminal support within Docker Desktop using system shells is now generally available
- Enhanced support for IPv6, allowing users to configure their Docker VM for IPv4-only, dual-stack, or IPv6-only operation. See [IPv6 documentation](https://docs.docker.com/go/desktop-ipv6-only)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Enhanced support for IPv6, allowing users to configure their Docker VM for IPv4-only, dual-stack, or IPv6-only operation. See [IPv6 documentation](https://docs.docker.com/go/desktop-ipv6-only)
- Enhanced support for IPv6, allowing users to configure their Docker VM for IPv4-only, dual-stack, or IPv6-only operation. See [IPv6 documentation](https://docs.docker.com/go/desktop-ipv6-only).


- Docker Desktop Support for Red Hat Enterprise Linux RHEL
- Volume Backup and Share is now generally available and can be found in the **Volumes** tab.
- Terminal support within Docker Desktop using system shells is now generally available
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Terminal support within Docker Desktop using system shells is now generally available
- Terminal support within Docker Desktop using system shells is now generally available.


### New

- Docker Desktop Support for Red Hat Enterprise Linux RHEL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Docker Desktop Support for Red Hat Enterprise Linux RHEL
- Support for [Docker Desktop on Red Hat Enterprise Linux](/manuals/desktop/install/linux/rhel.md) is now generally available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/desktop Issue affects a desktop edition of Docker. E.g docker for mac
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants