Skip to content

Commit 629636b

Browse files
authored
Apply suggestions from code review
1 parent c214a0c commit 629636b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/desktop/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
8080
> [!NOTE]
8181
> Using `docker login` with an address that includes URL path segments is not a documented use case and is considered unsupported. The recommended usage is to specify only a registry hostname, and optionally a port, as the address for `docker login`.
8282
- When running `docker compose up` and Docker Desktop is in the Resource Saver mode, the command is unresponsive. As a workaround, manually exit the Resource Saving mode and Docker Compose becomes responsive again.
83-
- When [Enhanced Container Isolation (ECI)](../../content/security/for-admins/hardened-desktop/enhanced-container-isolation/_index.md) is enabled, Docker Desktop may not enter Resource Saver mode. This will be fixed in a future Docker Desktop release.
84-
- The new [ECI Docker socket mount permissions for derived images](../../content/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md#docker-socket-mount-permissions-for-derived-images) feature does not yet work when Docker Desktop is configured with "Use containerd for pulling and storing images" in the GUI->Settings page. This will be fixed in the next Docker Desktop release.
83+
- When [Enhanced Container Isolation (ECI)](/security/for-admins/hardened-desktop/enhanced-container-isolation/_index.md) is enabled, Docker Desktop may not enter Resource Saver mode. This will be fixed in a future Docker Desktop release.
84+
- The new [ECI Docker socket mount permissions for derived images](/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md#docker-socket-mount-permissions-for-derived-images) feature does not yet work when Docker Desktop is configured with the **Use containerd for pulling and storing images**. This will be fixed in the next Docker Desktop release.
8585

8686
## 4.33.1
8787

0 commit comments

Comments
 (0)