DevOps | CICD | Docker Compose Tutorial For Beginners | Docker Compose Install

Pubblicato il: 25 ottobre 2019
sul canale di: Thetips4you
1,521
17

#DevOps, #Docker, #DockerCompose Hello Friends, This video is going to give your step by step instructions on docker compose deploy on Centos. We are going to do docker compose install and this tutorial will give complete docker compose basics.

You can follow along the video and I have given each commands in this video description below.

To Install Docker Compose follow the below steps:

Install Extra Packages for Enterprise Linux

sudo yum install epel-release

Install python-pip

sudo yum install -y python-pip

Then install Docker Compose:

sudo pip install docker-compose

You will also need to upgrade your Python packages on CentOS 7 to get docker-compose to run successfully:

sudo yum upgrade python*

To update pip :

pip install --upgrade pip

To verify a successful Docker Compose installation, run:

docker-compose version

=================================================
Follow me @:
  / thetips4you  
https://www.youtube.com/channel/UCoOq...
  / thetipsforyou  
http://www.thetips4you.com
======================================================

Note: Each word by Word or sentences used in this video is self written and converted to Audio to give explanation on the steps in each tutorial . These are not automated or third party content or scrapped from any website.

Music Credit : "Royalty Free Music from Bensound"


In questa pagina del sito puoi guardare il video online DevOps | CICD | Docker Compose Tutorial For Beginners | Docker Compose Install della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Thetips4you 25 ottobre 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,521 volte e gli è piaciuto 17 spettatori. Buona visione!