mirror of
				https://github.com/containers/podman.git
				synced 2025-11-04 08:56:05 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			69 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			69 B
		
	
	
	
		
			Go
		
	
	
	
	
	
//go:build !amd64 && !arm64
 | 
						|
// +build !amd64,!arm64
 | 
						|
 | 
						|
package machine
 |