From 3f22e529644aad8e4b763564c9ef98a3cbdae4fc Mon Sep 17 00:00:00 2001 From: Ashley Cui Date: Thu, 12 Aug 2021 10:31:17 -0400 Subject: Allow setting of machine stream and image path from containers.conf Default is "testing" Signed-off-by: Ashley Cui --- docs/source/markdown/podman-machine-init.1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/markdown/podman-machine-init.1.md b/docs/source/markdown/podman-machine-init.1.md index 32aae91c1..740897666 100644 --- a/docs/source/markdown/podman-machine-init.1.md +++ b/docs/source/markdown/podman-machine-init.1.md @@ -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* -- cgit v1.2.3-54-g00ecf