Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
This article was originaly published in 2017.09.27
<< Back to Getting Started with IBM UrbanCode Deploy and Containers
From https://docs.docker.com:
Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration.
For more information on Docker Compose, visit https://docs.docker.com/compose.
The supported Docker Compose plug-in for IBM UrbanCode Deploy provides steps for working with Docker Compose. See the plug-in’s documentation for more information.
Docker Compose Deployments for the EnterpriseThis document discusses Docker Compose in more detail and walks users through a WordPress deployment using Docker Compose and IBM UrbanCode Deploy.
Copy