#docker #dockercompose #vm #virtualisation #windows #ubuntu
In this video, i will show you how to install Docker Compose for Ubuntu and Windows. Watch out for the automated script part.
How to install Docker for Windows & Ubuntu:
• How to install Docker in Windows 10 and Ub...
Timestamps
00:00 | Introduction
00:08 | Installing Docker Compose in Ubuntu
02:15 | Installing Docker Compose in Windows
🔗Links
Subscribe: / @santhoshbalajiramesh
Reference:
Docker-Compose Installation: https://docs.docker.com/compose/install/
Docker 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.
https://docs.docker.com/compose/