mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Minor `read-only` clarification ## Why It was not obvious to me that `ro` is the shorthand form of `readonly`. ## Description This adds a bit of text to explicitly state that `ro` is the shorthand form of `readonly` when using volumes * Update storage/volumes.md Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com> Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>