Docker Compose Beginner Level Guide with multiple examples | Docker Compose is Easy

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ส.ค. 2024
  • Support my work
    www.buymeacoff...
    In this video, you will learn about Docker Compose from basics to advanced. Docker Compose is used to run and manage multiple containers of your application. Learn how is it different from Docker and how to write the docker compose files. Additionally you will also learn some real time use cases of Docker Compose.
    Learn Docker from Basics using my Playlist
    • Docker
    Docker Compose Docs
    docs.docker.co...
    Three Tier Architecture Used in the video
    github.com/iam...
    Complete Docker Compose Examples
    github.com/doc...
    Here are some more very useful Zero to Hero playlists on the channel.
    - Free DevOps Playlist: • DEVOPS ZERO TO HERO CO...
    - AWS Zero to Hero Playlist: • AWS Zero to Hero - AWS...
    - Terraform Zero to Hero Playlist: • Terraform Zero to Hero
    - Python for DevOps Playlist: • Python for DevOps
    Have any questions while learning ? Don't worry, Join our Doubts Clearing Group.
    Join our Doubts Clearing Group
    / @abhishekveeramalla
    About me:
    ========
    Instagram: / abhishekveeramalla_off...
    Telegram Channel : t.me/abhishekv...
    LinkedIn: / abhishek-veeramalla
    GitHub: github.com/iam...
    Medium: / abhishekveeramalla-av
    Docker Compose Projects
    Docker Compose Real Time Usecases
    Docker Compose in 60 minutes
    Learn Docker Compose from Basics
    Learn Docker Compose in one video
    Docker Compose explained
    Docker Compose Explained in simple way
    Docker Compose Examples .
    .
    Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

ความคิดเห็น • 98

  • @AbhishekVeeramalla
    @AbhishekVeeramalla  5 หลายเดือนก่อน

    All the useful links 👇, Bookmark them for future reference.
    Learn Docker from Basics using my Playlist
    th-cam.com/play/PLdpzxOOAlwvLjb0vTD9BXLOwwLD_GWCmC.html
    Docker Compose Docs
    docs.docker.com/compose/
    Three Tier Architecture Used in the video
    github.com/iam-veeramalla/three-tier-architecture-demo/blob/master/docker-compose.yaml
    Complete Docker Compose Examples
    github.com/docker/awesome-compose

  • @bivekyadav08
    @bivekyadav08 28 วันที่ผ่านมา +1

    The way you explain concept is too good for students like us who are just getting started into computer science
    No promo no here and there pure knowledge ❤
    Hats off❤

  • @anil-kumar75
    @anil-kumar75 5 หลายเดือนก่อน +2

    Hands down, This is the best video on TH-cam I watched about Docker Compose. Very detailed explanation from basics and taking up from there with real world examples. Will try all the docker-compose examples in awesome-compose repo.

  • @mohammed_rayees387
    @mohammed_rayees387 24 วันที่ผ่านมา +1

    Thanks Alot sir for the Amazing and detailed Explanation of Docker Compose Concepts
    🙏

  • @risaldar
    @risaldar 27 วันที่ผ่านมา +1

    maaan....This is dope!!!!! even paid courses haven't given me a deep dive like this. Not only this, your complete devops videos are on to the point.

  • @moonpak007
    @moonpak007 16 วันที่ผ่านมา

    Thanks again. you are doing great. Solved lot of questions regarding DockerFile, docker-compose , use cases and comparison with kubernetes.

  • @swapnilsingh7170
    @swapnilsingh7170 5 หลายเดือนก่อน +1

    this was the only thing missing in ur docker playlist and now its completed... waiting for a zero to hero playlist on ansible using the industrial best practises

  • @architkumar1265
    @architkumar1265 4 หลายเดือนก่อน

    Beutifully explained all the concepts of docker-compose. Thanku Abhishek for this video, appreciate your efforts...💯💯

  • @sangativamsikrishna1691
    @sangativamsikrishna1691 5 หลายเดือนก่อน +1

    Thanks Abhishek, waiting for this one from long time. Finally you made it for us.Thank you soo much

  • @acloudpilot
    @acloudpilot 5 หลายเดือนก่อน +4

    so basically docker-compose lets you orchestrate multiple containers, bind volume . Using a declarative approach to maintain lifecycle of multiple containers. Using YAML file will build and run the containers. But to build , it still requires dockerfile

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  5 หลายเดือนก่อน +1

      Yes

    • @naveenkumarpsnaveen5731
      @naveenkumarpsnaveen5731 14 วันที่ผ่านมา

      @@AbhishekVeeramalla we need to attach my sql container to php container, please do video on this bro !

  • @RahulJenaknow_it
    @RahulJenaknow_it 11 วันที่ผ่านมา +1

    hello @abhishek , while trying to follow you, you said doker compose heleps developer when they raise pull request , what is local ci/cd you mentioned at time: 46:17 . when any one create a pull request , its targeted to remote branch . in my case its gitlab, are you talking about ci/cd when gitlab? or its some ci/cd set up developers have set up on local ?

  • @Klynbsn
    @Klynbsn 4 หลายเดือนก่อน +1

    Thanks Abhishek bro. Now it’s clear

  • @harshaldagde8237
    @harshaldagde8237 5 หลายเดือนก่อน +1

    The most awaited video thank you Abhishek Bhai

  • @maheenagaral483
    @maheenagaral483 5 หลายเดือนก่อน +1

    Started learning from your playlist❤

  • @gundrathianishkumargoud8719
    @gundrathianishkumargoud8719 5 หลายเดือนก่อน +1

    Thank you Anna for your efforts.

  • @user-dx4kg9np8h
    @user-dx4kg9np8h 5 หลายเดือนก่อน +1

    Abhishek please give us some clarity on what are the difference between docker swarm and Kubernetes, why people prefer k8's rather than docker swarm even both have same advantages. Please make a video on it

  • @abisheksubramanian8069
    @abisheksubramanian8069 4 หลายเดือนก่อน

    Very much clear explanation good work brother 👍

  • @SandyLearner
    @SandyLearner 5 หลายเดือนก่อน +1

    Hi Sir,
    Thanks for adding Course .Some query , Although adv Docker Operations have been shifted towards K8 admin side both for Dev and Admin roles. Is there any Industry new tool or new addition of features existing GitOps IaC etc in Process ?

  • @Maneesh-wr9wx
    @Maneesh-wr9wx 3 หลายเดือนก่อน

    Awsome Explanation! I am getting error of 2 request waiting for run

  • @dkr1998
    @dkr1998 หลายเดือนก่อน

    Great explanation. Thanks.

  • @ubaidmundewadi6368
    @ubaidmundewadi6368 5 หลายเดือนก่อน

    Great explanation!! Eagerly waiting for K8s series ☺

  • @naveenkumar-sw1qg
    @naveenkumar-sw1qg 5 หลายเดือนก่อน +1

    Just looking like a wow❤

  • @venkataramanapodugu6211
    @venkataramanapodugu6211 5 หลายเดือนก่อน +1

    Nice Abhishek

  • @anupamaranupamacool4691
    @anupamaranupamacool4691 5 หลายเดือนก่อน +1

    I was looking for this ❤❤

  • @pjj7466
    @pjj7466 4 หลายเดือนก่อน

    Love you bro. Keka anthe.

  • @tejasniwatkar3958
    @tejasniwatkar3958 5 หลายเดือนก่อน +1

    Much awaited🔥👌
    Thanks abhishek💯

  • @SubhanKhan-od2sk
    @SubhanKhan-od2sk 5 หลายเดือนก่อน +1

    Thanks for that Sir.❤

  • @pallerajani3281
    @pallerajani3281 5 หลายเดือนก่อน

    Really very useful video bro.....

  • @crazygirl-rz5ot
    @crazygirl-rz5ot 5 หลายเดือนก่อน +1

    Anna openings nd latest ga interviews ela adgutunaro fr experienced oka cheyandi please...

  • @basavarajdarur2482
    @basavarajdarur2482 5 หลายเดือนก่อน +1

    Super explain

  • @sandeepchary5038
    @sandeepchary5038 5 หลายเดือนก่อน +1

    How to run docker-compose in Jenkins pipeline.
    for running any docker command in Jenkins pipeline without using chmod 777 /var/lib/docker as it is security concern

  • @reneshmlal2809
    @reneshmlal2809 4 หลายเดือนก่อน

    Thank You ❤

  • @swapnilsingh7170
    @swapnilsingh7170 5 หลายเดือนก่อน +1

    Can we expect sooner a zero to hero playlist on ansible using the industrial best practises please?

  • @user-dx4kg9np8h
    @user-dx4kg9np8h 5 หลายเดือนก่อน +1

    Abhishek please make a real time project using all tools from github, jenkins, testing things, docker image building and artifacts updation, storing back to Github and using argo cd deploying those into cluster with monitoring tools. You already made a video but one more please.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  5 หลายเดือนก่อน

      Its already there. Search for Ultimated CI/CD pipeline
      If u what on Azure, check day-14 and day-15 in azure

    • @user-dx4kg9np8h
      @user-dx4kg9np8h 4 หลายเดือนก่อน

      @@AbhishekVeeramalla I have seen that but not able to install sonarqube, getting error in docker build "ERROR: error getting credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`"

  • @nick-sx2zn
    @nick-sx2zn 3 หลายเดือนก่อน +1

    Hi anan, what if we want to have our containers running in multiple ec2 instances then how do we use docker compose?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  3 หลายเดือนก่อน

      Docker swarm

    • @nick-sx2zn
      @nick-sx2zn 3 หลายเดือนก่อน

      @@AbhishekVeeramalla can kubernates be an alternative for this?

  • @karthicholan4689
    @karthicholan4689 5 หลายเดือนก่อน

    Please a video on how to migrate from docker to other container runtime such as containerd or crio or podman since kubernetes deprecated docker in the latest versions.

  • @LAKSHMICHARAN-wx6zp
    @LAKSHMICHARAN-wx6zp 3 หลายเดือนก่อน

    i need to convert my helm charts to docker compose how to do it is there any easyway to do it

  • @Bangbang56817
    @Bangbang56817 5 หลายเดือนก่อน +1

    I have heard nowadays docker is not used mostly instead containerd is used for most versatility
    Is this true?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  5 หลายเดือนก่อน

      Docker is a container platform and containerd is a container runtime. They are different, I think you are asking about dockershim vs containerd.

  • @ashishpandey8766
    @ashishpandey8766 5 หลายเดือนก่อน

    thanks, abhi

  • @naiduaravind6128
    @naiduaravind6128 5 หลายเดือนก่อน +1

    Mechanical 2017 passout sir , present it side ravali anukuttunnanu best tool and session cheppara kocham and it side features Ela uttundi..

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  5 หลายเดือนก่อน +1

      Tools meda jobs rojulu poinay bro. Ipudu complete devops or data engineering or full stack ala nervhukovali

    • @naiduaravind6128
      @naiduaravind6128 5 หลายเดือนก่อน

      @@AbhishekVeeramalla devops course okati nerchukunte job s unniaha and vastunda anna

  • @praveenkore842
    @praveenkore842 5 หลายเดือนก่อน

    Ashishek bro..please do Ansible zero to hero playlist ... my humble request

  • @nikkinikki757
    @nikkinikki757 5 หลายเดือนก่อน

    Hi abishek, can you start any monitoring tool from zero to hero series

  • @devopswithSai143
    @devopswithSai143 5 หลายเดือนก่อน

    Hi @Abhishek, is docker compose really useful in this kubernetes world

  • @SaiKumar-pc2fi
    @SaiKumar-pc2fi 5 หลายเดือนก่อน

    Bro
    Please do video on data science

  • @praveenkore842
    @praveenkore842 5 หลายเดือนก่อน

    Thanks for the video, got clear the diff b/n Dockerfile, docker compose & k8s

  • @SrinivasReddyV-hs7px
    @SrinivasReddyV-hs7px 2 หลายเดือนก่อน

    Wanted to learn about Docker compose at the end of the this course completion, so tried watching this video now and while running docker-compose up command on powershell upon a ec2 instance created on Aws with ubuntu user, it is giving me an error and unable to run this command. So not able to complete this task.
    Could anyone help me out on why the docker-compose up command is not working for me?

    • @srinmuz1
      @srinmuz1 หลายเดือนก่อน

      please share the error screen shot

  • @akshayshetty2593
    @akshayshetty2593 5 หลายเดือนก่อน

    Anna is there any opportunities for freshers or 2 year experience candidate.

  • @karthickd4043
    @karthickd4043 5 หลายเดือนก่อน +2

  • @ponnammounika4400
    @ponnammounika4400 5 หลายเดือนก่อน +1

    Tq sir

  • @sajjuquadri1964
    @sajjuquadri1964 5 หลายเดือนก่อน

    Bro please make video on, Linux Troubleshooting commands and networking cpu, systems related.
    Because this are asked in interview and Aptitude based on aws cloud or devops roles

  • @tusdhu
    @tusdhu 5 หลายเดือนก่อน

    Thank you for uploading video , i have one doubt please response, AWS or Devops certification is mandatory for experience devops engineer while applying for Job,

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  5 หลายเดือนก่อน

      Not at all
      Mandatory

    • @tusdhu
      @tusdhu 5 หลายเดือนก่อน

      Thank you@@AbhishekVeeramalla

  • @acloudpilot
    @acloudpilot 5 หลายเดือนก่อน +1

    docker compose up

  • @mahendrathipir
    @mahendrathipir 5 หลายเดือนก่อน +1

    Anna.. Oka non-degree candidate able to get freelancer projects obediently..????

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  5 หลายเดือนก่อน +1

      Yes bro, degree won’t matter

    • @mahendrathipir
      @mahendrathipir 5 หลายเดือนก่อน

      Tqsm bro..I will be back

  • @bharathnakka6278
    @bharathnakka6278 5 หลายเดือนก่อน

    Broo Koncham chepandi Amian pblm avutundha andi

  • @bharathnakka6278
    @bharathnakka6278 5 หลายเดือนก่อน

    Hello

  • @karthicholan4689
    @karthicholan4689 5 หลายเดือนก่อน

    Please a video on how to migrate from docker to other container runtime such as containerd or crio or podman since kubernetes deprecated docker in the latest versions.