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:
OpenShift Merge Robot
2021-08-26 10:13:08 -04:00
committed by GitHub
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*