Update volumes.md

This commit is contained in:
Shuang Wang 2018-08-26 13:40:06 +09:00 committed by GitHub
parent 06bb961ae2
commit e49e519453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ $ docker run -d \
</div><!--volume-->
</div><!--tab-content-->
Use `docker inspect nginxtest` to verify that the bind mount was created
Use `docker inspect nginxtest` to verify that the readonly mount was created
correctly. Look for the `Mounts` section:
```json