mirror of
https://github.com/containers/podman.git
synced 2025-06-23 10:38:20 +08:00
Merge pull request #14911 from eriksjolund/remove_builtin_volume_option_from_man_pages
[CI:DOCS] man pages: remove non-existent option builtin-volume
This commit is contained in:
@ -449,7 +449,7 @@ container:
|
||||
|
||||
Defaults to `true`
|
||||
|
||||
#### **--image-volume**, **builtin-volume**=*bind|tmpfs|ignore*
|
||||
#### **--image-volume**=*bind|tmpfs|ignore*
|
||||
|
||||
Tells Podman how to handle the builtin image volumes. Default is **bind**.
|
||||
|
||||
|
@ -480,7 +480,7 @@ proxy environment at container build time.) (This option is not available with t
|
||||
|
||||
Defaults to **true**.
|
||||
|
||||
#### **--image-volume**, **builtin-volume**=**bind**|**tmpfs**|**ignore**
|
||||
#### **--image-volume**=**bind**|**tmpfs**|**ignore**
|
||||
|
||||
Tells Podman how to handle the builtin image volumes. Default is **bind**.
|
||||
|
||||
|
Reference in New Issue
Block a user