Build CI/CD Pipeline using GitHub Action's | Build & push Docker Image

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • In this GitHub Actions Tutorial , we are going to learn how to make use of GitHub actions CICD Pipeline with Docker for Building & push Docker Image to docker hub.
    GitHub repository: github.com/sha...
    =======================================
    Follow me @:
    / thetips4you
    / thetips4you
    / thetipsforyou
    www.thetips4yo...
    =======================================

Komentáře • 28

  • @SaiKumarMurakonda
    @SaiKumarMurakonda Před rokem +2

    I search using different key words for this kind of video. I got unrelated videos but finally i got the video what i need. Thank you

  • @oscarin7913
    @oscarin7913 Před 5 měsíci +1

    Thank u so much, this video is really helpful, well explained and the best part with no errors😅

  • @davidtalturejman9185
    @davidtalturejman9185 Před rokem +1

    Amazing video thank you!!!

  • @tradewithtony
    @tradewithtony Před 9 měsíci

    What about Deployment?? to a server

  • @yuseii814
    @yuseii814 Před rokem

    Hi, can you explain to me what the app ( image jode js app ) is doing and how to run it please

    • @Thetips4you
      @Thetips4you  Před rokem

      It is a simple nodejs application. Check out my other videos on nodejs for more information.

    • @letitbe3319
      @letitbe3319 Před rokem

      that's the name of his own application.

  • @sujatag4212
    @sujatag4212 Před rokem

    Hi, thank you for this demo i followed the steps but at the end when i pulled the image and running it in container but i cannot connect with port 3000 in the browser. any inputs on this?

    • @Thetips4you
      @Thetips4you  Před rokem

      Check the ports are open

    • @sasipavan5880
      @sasipavan5880 Před rokem

      Hi , can you plz help me for a ci cd task to build image and deploy to cluster , ci part is completed but struck in cd part

  • @shubhamgautam3376
    @shubhamgautam3376 Před rokem

    where is cd part

  • @andreacavalluzzo451
    @andreacavalluzzo451 Před 6 měsíci

    how to change the tag name?

  • @user-mx9gb9qr5n
    @user-mx9gb9qr5n Před 5 dny

    Nice video. But its kind of not completed. Someone new coming here won't feel confident and they will have so many questions. In some point, felt like you have limited knowledges as well.

    • @Thetips4you
      @Thetips4you  Před 4 dny

      Thank you for your feedback. Can you ask the questions and maybe answer as well for others benefits.

  • @naren06938
    @naren06938 Před rokem

    But u haven't shown content of index.js and not shown output of Node.js by run in VScode terminal, video aim is only build & push image, not deploying i knew

    • @Thetips4you
      @Thetips4you  Před rokem

      Check the content in GitHub or check previous video's

  • @anonymous_anonymity
    @anonymous_anonymity Před rokem

    If you are looking for a comment which tells you whether you should watch the video or not. I would say "DO NOT WASTE YOUR TIME" . I wasted mine.

    • @Thetips4you
      @Thetips4you  Před rokem

      May I know why you think you wasted your time?

    • @anonymous_anonymity
      @anonymous_anonymity Před rokem

      @@Thetips4you dude you did not explain anything. just hovered over some code.

    • @anonymous_anonymity
      @anonymous_anonymity Před rokem

      @@Thetips4you e.g, 8:00, you just skipped "push_to_registry". What is it? is it a name defined by you? or is it a github specific syntax.

    • @anonymous_anonymity
      @anonymous_anonymity Před rokem

      @@Thetips4you What is a job? what is an action?

    • @anonymous_anonymity
      @anonymous_anonymity Před rokem

      @@Thetips4you 10:48 What is 'id: meta' ?