mirror of
				https://github.com/docker/compose.git
				synced 2025-11-04 05:34:09 +01:00 
			
		
		
		
	* `make` will build the cli with all backends exnabled * `make cross` will cross build without the example and local backend You can still cross compile with all backends by doing ```console $ BUILD_TAGS=example,local make cross ``` Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
		
			
				
	
	
		
			2 lines
		
	
	
		
			16 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			16 B
		
	
	
	
		
			Go
		
	
	
	
	
	
package example
 |