Build CICD Pipeline to create Docker Image using GitHub Actions and Push Docker image into DockerHub

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 เม.ย. 2024
  • www.coachdevops.com/2024/04/g...
    Implementations steps:
    Create access token in DockerHub
    Add access token, docker hub user name as secrets in GitHub Actions
    Create GitHub Actions workflow yaml in your repo
    Add tasks for Maven build, docker image creation, tagging and docker push
    Run the workflow/build in GitHub hosted runner(e.g. Ubuntu)
    Verify docker image have been uploaded into DockerHub
    Pre-requisites:
    DockerHub Account
    Make sure a Project is setup in GitHub with Dockerfile
    Create access token in Docker Hub for authenticating with DockerHub
    Steps below to create access token in DockerHub:
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Thanks so much sir..

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

      Most welcome

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

    it's very helpful to real time working guys on Docker
    Thank you so much for updating this video

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

      Glad you liked it, thank you

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

      Thank you for all it’s so helpfull
      Great work