Skip to content

Commit fee7a1d

Browse files
lorenrhaevesdocker
andauthored
Apply suggestions from code review
Co-authored-by: Allie Sadler <[email protected]>
1 parent 3b2e9b4 commit fee7a1d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
4747

4848
#### For all platforms
4949

50-
- Fixed a bug where `docker events` command would not terminate after streaming the events.
51-
- Docker Init: Improved Dockerfile caching for PHP applications that don't use Composer.
52-
- Synchronized File Shares now respect `filesharingAllowedDirectories` setting in `admin-settings.json`.
53-
- Fixed an issue where Docker Desktop configured to use proxy, fails to start due to an internal timeout while fetching authentication tokens.
50+
- Fixed a bug where the `docker events` command would not terminate after streaming the events.
51+
- Docker Init: Improved Dockerfile caching for PHP applications that don't use Compose.
52+
- Synchronized file shares now respects the `filesharingAllowedDirectories` setting in `admin-settings.json`.
53+
- Fixed an issue where if Docker Desktop is configured to use a proxy, it fails to start due to an internal timeout while fetching authentication tokens.
5454
- Moved Notifications bell to header.
5555
- Moved Settings button to the sidebar.
56-
- Added a recovery banner to retry update if download failed
57-
- Fixed an issue where there would be a filesystem error if the umask is set to 577 causing rpmbuild failure. Fixes [docker/for-mac](https://github.com/docker/for-mac/issues/6511).
56+
- Added a recovery banner to retry an update if the download failed.
57+
- Fixed an issue where if the `umask` is set to `577` it would cause `rpmbuild` failure. Fixes [docker/for-mac](https://github.com/docker/for-mac/issues/6511).
5858
- Fixed a bug that caused ports open on the host to 18 for containers started with `--network=host`.
59-
- Fixes bind mount ownership for non-root containers. Fixes [docker/for-mac#6243](https://github.com/docker/for-mac/issues/6243).
59+
- Fixed bind mount ownership for non-root containers. Fixes [docker/for-mac#6243](https://github.com/docker/for-mac/issues/6243).
6060

6161
#### For Mac
6262

0 commit comments

Comments
 (0)