Files
docker-cli/components/engine/docs/sources
Max Shytikov c589c9a2f3 Added value format description for VOLUME instruction
In the documentation was not mentioned explicitly that VOLUME value
shoud be a valid JSON array. Because of this I spent time to discovering
the problem with my image where I put `VOLUME ['/data']` (with single quotes).
The `['/data']` mount point was parsed and mounted whole as a string without
any errors and warnings.

Docker-DCO-1.1-Signed-off-by: Max Shytikov <mshytikov@gmail.com> (github: mshytikov)
Upstream-commit: b5a37127aadbefea937346846116cb93966798dd
Component: engine
2014-05-09 16:37:55 +02:00
..
2014-05-04 17:52:48 +01:00
2014-05-01 15:31:58 +10:00
2014-04-16 11:04:14 +10:00
2014-04-16 11:04:14 +10:00
2014-04-16 11:04:01 +10:00
2014-04-16 11:04:01 +10:00
2014-04-16 11:04:14 +10:00