mirror of
https://github.com/containers/podman.git
synced 2025-08-03 01:37:51 +08:00
@ -125,6 +125,10 @@ If none are specified, the original container's CPU memory nodes are used.
|
||||
|
||||
Remove the original container that we are cloning once used to mimic the configuration.
|
||||
|
||||
#### **--force**, **-f**
|
||||
|
||||
Force removal of the original container that we are cloning. Can only be used in conjunction with **--destroy**.
|
||||
|
||||
#### **--memory**, **-m**=*limit*
|
||||
|
||||
Memory limit (format: `<number>[<unit>]`, where unit = b (bytes), k (kilobytes), m (megabytes), or g (gigabytes))
|
||||
|
Reference in New Issue
Block a user