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:
Ashley Cui
2021-08-12 10:31:17 -04:00
parent 23f9565547
commit 3f22e52964
6 changed files with 34 additions and 21 deletions

View File

@ -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*