From fc436154f7fd064b42fca2ff811c191fd5445041 Mon Sep 17 00:00:00 2001 From: Tania Allard Date: Thu, 3 Feb 2022 15:29:11 +0000 Subject: [PATCH] :heavy_minus_sign: Remove comments --- docs/using/troubleshooting.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/using/troubleshooting.md b/docs/using/troubleshooting.md index efd98d9a..e718a25a 100644 --- a/docs/using/troubleshooting.md +++ b/docs/using/troubleshooting.md @@ -221,9 +221,6 @@ If you have also **created a new user**, you might be experiencing any of the fo - Use `docker inspect ` and look for the [`Mounts` section](https://docs.docker.com/storage/volumes/#start-a-container-with-a-volume) to verify that the volume was created and mounted accordingly: ```json - # for example, for a my-vol volume created with - # docker volume create --name - "Mounts": [ { "Type": "volume",