mirror of https://github.com/docker/docs.git
Remove virtiofsd line for 4.43.0 release notes (#23008)
<!--Delete sections as needed --> ## Description virtiofsd v1.13.1 was not shipped as part of this release <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [X] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
e33de3b450
commit
56020d3098
|
|
@ -76,10 +76,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
|
|||
- Return an explicit error to a Docker API / `docker` CLI command if Docker Desktop has been manually paused.
|
||||
- Fixed an issue where unknown keys in Admin and Cloud settings caused a failure.
|
||||
|
||||
#### For Linux
|
||||
|
||||
- Bump `virtiofsd` to `1.13.1`.
|
||||
|
||||
#### For Mac
|
||||
|
||||
- Removed `eBPF` which blocked `io_uring`. To enable `io_uring` in a container, use `--security-opt seccomp=unconfined`. Fixes [docker/for-mac#7707](https://github.com/docker/for-mac/issues/7707).
|
||||
|
|
|
|||
Loading…
Reference in New Issue