mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Merge pull request #17793 from m-czernek/patch-1
[CI:DOCS] fix: Document removing anonymous volumes
This commit is contained in:
@ -341,7 +341,8 @@ Suppress output information when pulling images
|
|||||||
|
|
||||||
#### **--rm**
|
#### **--rm**
|
||||||
|
|
||||||
Automatically remove the container when it exits. The default is **false**.
|
Automatically remove the container and any anonymous unnamed volume associated with
|
||||||
|
the container when it exits. The default is **false**.
|
||||||
|
|
||||||
#### **--rmi**
|
#### **--rmi**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user