Merge pull request #10250 from rhatdan/man
[CI:DOCS] Add containers.conf information for changing defaults
This commit is contained in:
		
						commit
						44184167e4
					
				|  | @ -45,6 +45,7 @@ Save image to **oci-archive, oci-dir** (directory with oci manifest type), or ** | ||||||
| #### **\-\-multi-image-archive**, **-m** | #### **\-\-multi-image-archive**, **-m** | ||||||
| 
 | 
 | ||||||
| Allow for creating archives with more than one image.  Additional names will be interpreted as images instead of tags.  Only supported for **docker-archive**. | Allow for creating archives with more than one image.  Additional names will be interpreted as images instead of tags.  Only supported for **docker-archive**. | ||||||
|  | The default for this option can be modified via the `multi_image_archive="true"|"false"` flag in containers.conf. | ||||||
| 
 | 
 | ||||||
| #### **\-\-quiet**, **-q** | #### **\-\-quiet**, **-q** | ||||||
| 
 | 
 | ||||||
|  | @ -99,7 +100,7 @@ Storing signatures | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ## SEE ALSO | ## SEE ALSO | ||||||
| podman(1), podman-load(1) | podman(1), podman-load(1), containers.conf(5) | ||||||
| 
 | 
 | ||||||
| ## HISTORY | ## HISTORY | ||||||
| July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> | July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue