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",