mirror of
https://github.com/containers/podman.git
synced 2025-10-15 10:16:28 +08:00
Merge pull request #26235 from mheon/fix_26101
Allow not specifying type with --mount flag
This commit is contained in:
@ -13,7 +13,7 @@ Options common to all mount types:
|
||||
- *src*, *source*: mount source spec for **bind**, **glob**, and **volume**.
|
||||
Mandatory for **artifact**, **bind**, **glob**, **image** and **volume**.
|
||||
|
||||
- *dst*, *destination*, *target*: mount destination spec.
|
||||
- *dst*, *dest*, *destination*, *target*: mount destination spec.
|
||||
|
||||
When source globs are specified without the destination directory,
|
||||
the files and directories are mounted with their complete path
|
||||
|
Reference in New Issue
Block a user