mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 10:03:42 +08:00 
			
		
		
		
	Correction in Synopsis.
Correction in Synopsis. Signed-off-by: accetto <34798830+accetto@users.noreply.github.com>
This commit is contained in:
		@@ -6,8 +6,8 @@ varied compute resources.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Synopsis
 | 
					## Synopsis
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Run the following command to create a new builder, named `container`, that uses
 | 
					Run the following command to create a new builder, named `kube`, that uses
 | 
				
			||||||
the Docker container driver:
 | 
					the Kubernetes driver:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```console
 | 
					```console
 | 
				
			||||||
$ docker buildx create \
 | 
					$ docker buildx create \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user