Skip to content

Docker Desktop 4.42.x release notes #22708

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

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

Conversation

lorenrh
Copy link
Member

@lorenrh lorenrh commented May 27, 2025

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@lorenrh lorenrh requested a review from aevesdocker as a code owner May 27, 2025 10:17
Copy link

netlify bot commented May 27, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 49b5351
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6835914dac88010008fc8012
😎 Deploy Preview https://deploy-preview-22708--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label May 27, 2025
Signed-off-by: Lorena Rangel <[email protected]>
@lorenrh lorenrh force-pushed the 4.42.x-release-notes branch from 86c81c2 to 49b5351 Compare May 27, 2025 10:17
- The **Models** section in the **Dashboard** now has a Docker Hub tab that lists models under the `ai` namespace.
- Improved the Sign-In Enforcement message when more than 10 organizations are enforced.
- Changed the way ports are mapped by Docker Desktop to fully support IPv6 ports.

Copy link

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 in the Dashboard container logs screen causing the scrollbar to disappear as the mouse approaches.

We've had a decent number of complaints about this bug in the feedback, but I haven't seen any on github.
(We attempted to include this note in https://github.com/docker/pinata/pull/34611 but I'm guessing it got filtered out because the wording didn't make it sound interesting?)

@@ -29,6 +29,64 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
>
> If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).

## 4.41.0

Choose a reason for hiding this comment

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

Should be 4.42.0

- [Docker Scout CLI v1.18.0](https://github.com/docker/scout-cli/releases/tag/v1.18.0)

### Bug fixes and enhancements

Copy link

@smnovick smnovick May 28, 2025

Choose a reason for hiding this comment

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

Please add:

Copy link

@smnovick smnovick left a comment

Choose a reason for hiding this comment

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

Please add note about enforced sign in bug fix

#### For all platforms

- Docker Desktop now accepts certificates with negative serial number.
- Re-enable `seccomp` for containers
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
- Re-enable `seccomp` for containers
- Re-enable `seccomp` for containers by default. Use `docker run --security-opt seccomp=unconfined` to disable seccomp for a container.

(in case it causes a problem, this would be a workaround)

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.

4 participants