mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
The examples were missing the `type` option; given that `type=volume` is the default, this was resulting in the examples producing an error. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>