mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Allow setting of machine stream and image path from containers.conf
Default is "testing" Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
@ -39,7 +39,9 @@ do these things manually or handle otherwise.
|
||||
|
||||
#### **--image-path**
|
||||
|
||||
Fully qualified path of the uncompressed image file
|
||||
Fully qualified path or URL to the VM image.
|
||||
Can also be set to `testing` or `stable` to pull down default image.
|
||||
Defaults to `testing`.
|
||||
|
||||
#### **--memory**, **-m**=*number*
|
||||
|
||||
|
Reference in New Issue
Block a user