mirror of https://github.com/docker/docs.git
DDL: Describe known issues for 4.8 (#14677)
* DDL: Describe known issues for 4.8 Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com> * Update desktop/linux/release-notes/index.md Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
parent
bc4fb3e636
commit
90a6951346
|
@ -18,3 +18,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
|||
> [DEB](https://desktop-stage.docker.com/linux/main/amd64/78933/docker-desktop-4.8.0-amd64.deb) |
|
||||
> [RPM](https://desktop-stage.docker.com/linux/main/amd64/78933/docker-desktop-4.8.0-x86_64.rpm) |
|
||||
> [Arch package](https://desktop-stage.docker.com/linux/main/amd64/78933/docker-desktop-4.8.0-x86_64.pkg.tar.zst)
|
||||
|
||||
## Known issues
|
||||
|
||||
- Changing ownership rights for files in bind mounts fails. This is due to the way we have implemented file sharing between the host and VM within which the Docker Engine runs. We aim to resolve this issue in the next release.
|
||||
|
|
Loading…
Reference in New Issue