build-ui: release note for 4.38 (#21974)

## Description

Build UI release notes for Docker Desktop 4.38

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
CrazyMax 2025-02-05 14:08:19 +01:00 committed by GitHub
parent 65585fdd6c
commit 5e631cd00f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,10 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
- Fixed a bug in Enhanced Container Isolation when mounting the Docker socket into a container, and then creating Docker containers with bind-mounts from within that container.
- Fixed an issue that caused a discrepancy between the GUI and the CLI, the former forcing the `0.0.0.0` HostIP in port-mappings. This caused default binding IPs configured through Engine's `ip` flag, or through the bridge option `com.docker.network.bridge.host_binding_ipv4`, to not be used.
- Fixed a bug where the `pac` setting was ignored in `admin-settings.json`.
- Build UI:
- Added a progress status when importing a build.
- Fixed a bug where users were unable to import builds.
- Fixed a bug where some builders using SSH endpoints were not skipped.
#### For Mac