mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
* ECI: document Docker socket mounts for derived images. Document a new improvement to the Docker socket mount permissions feature that allows images derived from those listed in the allowed-images list to also mount the Docker socket. This feature was added in Docker Desktop 4.34. Signed-off-by: Cesar Talledo <cesar.talledo@docker.com> * ECI: small improvements in section Docker socket mounts for derived images. Signed-off-by: Cesar Talledo <cesar.talledo@docker.com> * ECI: typo fix in Docker socket mount permission section. Signed-off-by: Cesar Talledo <cesar.talledo@docker.com> * ECI: add clarification in the advanced config section. Signed-off-by: Cesar Talledo <cesar.talledo@docker.com> * Update content/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md --------- Signed-off-by: Cesar Talledo <cesar.talledo@docker.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>