mirror of
				https://github.com/docker/compose.git
				synced 2025-10-27 17:23:59 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			385 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			385 B
		
	
	
	
	
	
	
	
Description
docker compose convert render the actual data model to be applied on target platform. When used with Docker engine,
it merges the Compose files set by -f flags, resolves variables in Compose file, and expands short-notation into
fully defined Compose model.
To allow smooth migration from docker-compose, this subcommand declares alias docker compose config