DevOps Automation

 View Only

Docker Compose

By Laurel Dickson-Bull posted Wed July 27, 2022 09:58 AM

  

This article was originaly published in 2017.09.27

<< Back to Getting Started with IBM UrbanCode Deploy and Containers

What is Docker Compose?

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.

Docker Compose and IBM UrbanCode Deploy

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.

Tutorials

Docker Compose Deployments for the Enterprise
This document discusses Docker Compose in more detail and walks users through a WordPress deployment using Docker Compose and IBM UrbanCode Deploy.


#docker
#UrbanCodeDeploy
0 comments
13 views

Permalink