How To Install and Use Docker Compose on Ubuntu 18.04
Docker Compose is a tool that allows you to define and manage multi-container Docker applications. It uses a YAML file to configure the application's services, networks and volumes.
|
|
Compose can be used for different purposes. Single host application deployments, automated testing and local development are the most popular use cases for Docker Compose.
In this tutorial we'll show you how to install the latest version of Docker Compose on Ubuntu 18.04 and explore the basic Docker Compose concepts and commands.
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.