mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 01:53:42 +08:00 
			
		
		
		
	inspect: display builder features
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		@@ -84,3 +84,9 @@ GC Policy rule#3:
 | 
			
		||||
 All:        true
 | 
			
		||||
 Keep Bytes: 24.21GiB
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
`debug` flag can also be used to get more information about the builder:
 | 
			
		||||
 | 
			
		||||
```console
 | 
			
		||||
$ docker --debug buildx inspect elated_tesla
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user