mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Merge pull request #11208 from ashley-cui/streams
[NO TESTS NEEDED] Allow setting of machine stream and image path from containers.conf
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