Docker Compose is an open source tool for defining and running multi-container applications with Docker. Compose lets you use a YAML file to configure your application’s services, and then create and start all the services from your configuration with just a single command. Compose works great in all environments: production, staging, testing, development, and on CI workflows. Compose has commands for every stage of your application lifecycle, from starting, stopping and rebuilding services, through to status viewing, streaming of log output and running a one-off command on a service.
Features
- Multiple isolated environments on one host
 - Preserves volume data when containers are created
 - Only recreates containers that have changed
 - Variables and moving a composition between environments
 
Categories
Web ServicesLicense
Apache License V2.0Follow Docker Compose
Other Useful Business Software
    
                    
                    Get the most trusted enterprise browser
                    
                    
                
            
                            Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity. 
                        
                    Rate This Project
Login To Rate This Project
    User Reviews
            Be the first to post a review of Docker Compose!