mirror of https://github.com/docker/docs.git
Tiny update for Desktop release-notes.md (#18163)
* Tiny update for Desktop release-notes.md Not much, just removed space and macOS capitalisation. * Update content/desktop/release-notes.md --------- Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
parent
2fb0811ed5
commit
6772471c5e
|
@ -61,13 +61,13 @@ With Docker Scout, you can now:
|
|||
- containerd image store:
|
||||
- Fixed `failed to read config content` error when interacting with some images.
|
||||
- Fixed building Dockerfiles with `FROM scratch` instruction when using the legacy classic builder (`DOCKER_BUILDKIT=0`).
|
||||
- Fixed `mismatched image rootfs errors` when building images with legacy classic builder (`DOCKER_BUILDKIT=0`).
|
||||
- Fixed `mismatched image rootfs errors` when building images with legacy classic builder (`DOCKER_BUILDKIT=0`).
|
||||
- Fixed `ONBUILD` and `MAINTAINER` Dockerfile instruction
|
||||
- Fixed healthchecks.
|
||||
|
||||
#### For Mac
|
||||
|
||||
- All users on macOs 12.5 or greater now have VirtioFS turned on by default. This can be reverted in **Settings** in the **General** tab.
|
||||
- All users on macOS 12.5 or greater now have VirtioFS turned on by default. You can revert this in **Settings** in the **General** tab.
|
||||
- Improved single-stream TCP throughput.
|
||||
- Reinstated the health check for macOS that notifies you if there has been a change on your system which might cause problems running Docker binaries.
|
||||
|
||||
|
|
Loading…
Reference in New Issue