Getting Started
IBM TechXchange 2025 Early Bird pricing now available!
Deadline ends March 12th
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.