Azure Pipelines: Building and pushing docker image to Docker Hub

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ต.ค. 2024

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

  • @hiandhra9971
    @hiandhra9971 ปีที่แล้ว +1

    It’s actually super good vedio. It is really helpful. ❤

  • @tamishverma2261
    @tamishverma2261 ปีที่แล้ว +1

    Thanks a lot

  • @MasterNeoRNCP
    @MasterNeoRNCP 2 หลายเดือนก่อน +1

    Tx for the tutorial. But for docker hub from where did you get that Docker ID and Docker password. Can u explain that in detail pls.

    • @kavithasureshkumar2002
      @kavithasureshkumar2002  2 หลายเดือนก่อน +1

      You can sign up for a account - hub.docker.com/signup

  • @gimar
    @gimar 6 หลายเดือนก่อน +1

    I don't know what I am watching but since you are a girl in IT I surely loveit :D

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

    Followed exactly the same steps. After creating the pipeline and adding build and push I get the error ##[error]Unhandled: No Dockerfile matching /home/vsts/work/1/s/**/Dockerfile was found. Any reason for that. (I have created a docker account and created a repository inside that.. Azure pipeline also exactly as yours). Appreciate your help??

  • @hiandhra9971
    @hiandhra9971 ปีที่แล้ว +1

    I have pushed my image to Docker hub. But now when I try to use the Docker image in my deployment.yaml and trying to deploy in my aks cluster it is throwing image pull back error. Which is obvious. It is required Docker registery authentication. Can you tell me how to authenticate from aks to Docker hub in the azure DevOps yaml pipeline task? And deploy the deployment file into my aks cluster ?

  • @HARSHSHAH-p5l
    @HARSHSHAH-p5l 8 หลายเดือนก่อน

    Can we change the tags