Pushing a Docker Image to Azure Container Registries

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 26

  • @codewithkashif
    @codewithkashif 11 місяців тому +5

    That's the perfect example of how to share maximum benefits in minimum time! super concise & useful!

  • @sanjeevjikamade
    @sanjeevjikamade 25 днів тому

    Thank you sir. This is the simplest no nonsense video. Keep up the good work 👍

  • @phca31
    @phca31 26 днів тому

    huge thanks! best video out there for this operation

  • @HectorEmilioBurgosMora
    @HectorEmilioBurgosMora 25 днів тому

    tienes un ejemplo de una contaniner instance conectado a esta imagen ?

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

    great tutorial, exactly what I needed

  • @Aditya-wc9sw
    @Aditya-wc9sw 8 місяців тому +1

    thank you for this tutorial!

  • @sarthak7413
    @sarthak7413 Рік тому +1

    How to make this name dynamic so that it takes name of tag automatically instead of hardcoding in docker push command

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

    Thanks for the video, it's very useful. I just have a question related to the topic. I'm new to this. I successfully created the image with simple get and post requests in Node JS. The image runs fine locally, however when I host it in Azure Web App with container registry, only the Get request works, the POST request somehow automatically becomes Get and cannot be found when i call it. Do you have any ideas about what may cause this? Thanks

  • @JesusCaminoGarcia
    @JesusCaminoGarcia Рік тому

    Thank you so much brother

  • @Superhermanas566
    @Superhermanas566 Рік тому +1

    Thanks WebMagic.

  • @shaileshbankar9189
    @shaileshbankar9189 Рік тому +1

    Thanks a lot!

  • @rathinmaheswaran
    @rathinmaheswaran Рік тому +1

    Thanks mate.. cheers

  • @yurykhokhryakov9729
    @yurykhokhryakov9729 Рік тому

    thanks, very helpful

  • @KarthikeyanChandramohan
    @KarthikeyanChandramohan 11 місяців тому

    is it possible to push a docker image to azure container registry via github actions cicd???

    • @WebMagicInformatica
      @WebMagicInformatica  11 місяців тому

      Yes

    • @flymetothemoon5138
      @flymetothemoon5138 9 місяців тому

      Yes but you'll need to put your access keys in a github secret store, beyond that it's fairly simple

  • @aquabat104
    @aquabat104 Рік тому +1

    good video

  • @saqibmumtaz9380
    @saqibmumtaz9380 4 місяці тому

    Thanks