Azure Container Registry| Push Local Image to Azure Container Registry |Push Docker Hub Image to ACR

Поділитися
Вставка
  • Опубліковано 25 жов 2024
  • In this video, I will show you how to create docker image and push to azure container registry (build and push docker image to azure container registry or push local image to azure container registry). This video is about azure container registry (azure container registry demo or azure container registry docker). This video shows push docker image to azure container registry (push docker image to azure or push docker image to azure acr). This video also describes how to push docker hub image to acr (push local image to acr).
    Related Search Queries,
    azure container service
    Related Videos,
    Docker Container on Windows | Run Docker Container on Windows 10 | Windows Subsystem for Linux Windows 11
    • Install Docker on Wind...
    Azure Container Instances Docker | Azure Container Instances Tutorial | Deploy Docker Hub Image to Azure
    • Azure Container Instan...
    Connect to me,
    LinkedIn --- www.linkedin.com/in/ashfaque-ahmed-shaikh
    Facebook --- / vtechbox
    Twitter --- / vtechbox
    Instagram --- / vtechbox
    Email --- ashfaque.s510@gmail.com
    GitHub --- github.com/ash...
    Telegram --- t.me/+rgayvC_e...
    =============================
    Support my work,
    paypal.me/VirtualTechbox
    UPI --- ashfaque-9x@axisbank
    =============================
    Download Azure CLI
    learn.microsof...
    Commands
    az login
    az acr import -n vtechboxacr --source docker.io/ashfaque9x/my-html-website:latest --image my-html-website:latest
    az acr login -n vtechboxacr
    docker images
    docker tag nginx-simple-website vtechboxacr.azurecr.io/nginx-simple-website:v1
    docker push vtechboxacr.azurecr.io/nginx-simple-website:v1
    #devops #azure #docker

КОМЕНТАРІ • 11

  • @uafneto
    @uafneto 11 місяців тому +1

    Thank you very much for your video, which gave me the right guidance on the push to acr. Thank you and success to you and your channel.

  • @bwallace1598
    @bwallace1598 11 місяців тому +1

    Excellent and succinct video. This is much better than the documentation on the Azure dashboard. Thank you and wishing you all the best with your channel.

  • @akashmillan5549
    @akashmillan5549 9 місяців тому +1

    Thank you so much Sir for your effort much apricated!!!! please upload more video on azure devops!! once again thank you so much you are a gem....

  • @Gotuber823
    @Gotuber823 10 місяців тому +1

    Bahut badiya, kubernetes ke certificate kaise Clear kare iske upor good play list banaiye. Helpful hoga. Happy New year 2024

    • @VirtualTechBox
      @VirtualTechBox  9 місяців тому +1

      I will try to make. Happy New year 2024.

  • @pks001
    @pks001 3 місяці тому

    sir, how to get students account subscription

  • @ayushrathore09
    @ayushrathore09 7 місяців тому

    hi,
    i am not able to run :
    az acr login -n "acr_name"