mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 10:03:42 +08:00 
			
		
		
		
	improve wording on default buildkit image
Co-authored-by: Justin Chadwell <github@jedevc.com> Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
		
				
					committed by
					
						
						David Karlsson
					
				
			
			
				
	
			
			
			
						parent
						
							d030fcc076
						
					
				
				
					commit
					ed3b311de4
				
			@@ -32,7 +32,7 @@ pass to `--driver-opt`:
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
When you run a build, Buildx pulls the specified `moby/buildkit` image from
 | 
			
		||||
When you run a build, Buildx pulls the specified `image` (by default, [`moby/buildkit`](https://hub.docker.com/r/moby/buildkit))
 | 
			
		||||
[Docker Hub](https://hub.docker.com/u/moby/buildkit). When the container has
 | 
			
		||||
started, Buildx submits the build submitted to the containerized build server.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user