mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07:00
- Better method names. - Environment variable syntax in volume paths, even when a driver is specified, now *will* be processed (the test wasn't testing it properly). However, `~` will still *not* expand to the user's home directory. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>