mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Simplifies the mount option usage by providing common aliases for `source` and `target`. The default mount type is now volume. Signed-off-by: Stephen J Day <stephen.day@docker.com> (cherry picked from commit 634f54a047bfcd2ac95bdcdfe04da7eabe02cbec) Signed-off-by: Tibor Vass <tibor@docker.com>