diff --git a/content/desktop/faqs/macfaqs.md b/content/desktop/faqs/macfaqs.md index ccf679f69c..8beaec00a0 100644 --- a/content/desktop/faqs/macfaqs.md +++ b/content/desktop/faqs/macfaqs.md @@ -150,9 +150,11 @@ $ security add-trusted-cert -d -r trustRoot -k ~/Library/Keychains/login.keychai See also, [Directory structures for certificates](#directory-structures-for-certificates). -> **Note**: You need to restart Docker Desktop after making any changes to the -> keychain or to the `~/.docker/certs.d` directory in order for the changes to -> take effect. +> **Note** +> +> You need to restart Docker Desktop after making any changes to the keychain or +> to the `~/.docker/certs.d` directory in order for the changes to take effect. + For a complete explanation of how to do this, see the blog post [Adding Self-signed Registry Certs to Docker & Docker Desktop for Mac](https://blog.container-solutions.com/adding-self-signed-registry-certs-docker-mac). @@ -167,6 +169,8 @@ When the Docker Desktop application starts, it copies the `~/.docker/certs.d` folder on your Mac to the `/etc/docker/certs.d` directory on Moby (the Docker Desktop `xhyve` virtual machine). +> **Note** +> > * You need to restart Docker Desktop after making any changes to the keychain > or to the `~/.docker/certs.d` directory in order for the changes to take > effect. diff --git a/content/desktop/faqs/windowsfaqs.md b/content/desktop/faqs/windowsfaqs.md index 3cf458bb64..f1bc303658 100644 --- a/content/desktop/faqs/windowsfaqs.md +++ b/content/desktop/faqs/windowsfaqs.md @@ -126,9 +126,9 @@ For more information on Windows containers, refer to the following documentation > > When you switch to Windows containers, the Settings dialog only shows those tabs that are active and apply to your Windows containers: > - * [General](../settings/windows.md#general) - * [Proxies](../settings/windows.md#proxies) - * [Daemon](../settings/windows.md#docker-engine) +> * [General](../settings/windows.md#general) +> * [Proxies](../settings/windows.md#proxies) +> * [Daemon](../settings/windows.md#docker-engine) If you set proxies or daemon configuration in Windows containers mode, these apply only on Windows containers. If you switch back to Linux containers,