Getting Started With .Net, Docker And Azure Container Instances

Поділитися
Вставка
  • Опубліковано 31 тра 2024
  • Getting Started with .NET, Docker and Azure Container instances is probably a first step in understanding and learning more about microservices. In this video I go over how to add a Dockerfile in .NET application, explaining in detail what each line in the file is responsible for. As a next step we dive into how we can use the Docker CLI to create a docker image from our docker file and then run it in a container. And it's not all! Further we learn more about docker registries and create our own Azure Container Registry where we publish the created docker image. Last but not least, we show how you can use Azure Container Instances to run the docker image and make it accesible from the public internet.
    Join this channel to get source code access and other perks:
    / @codewrinkles
    Content
    1. Intro: 00:00
    2. Writing the Dockerfile: 00:30
    3. Build and run Docker image locally: 06:33
    4. Publish Docker image to Azure Container Registry: 09:07
    5. Running in Azure Container Instances: 13:53
    Also follow me here (especially if you are a self taught developer):
    ✅My other channel: / @danpatrascutech
    ✅Instagram: / danpatrascutech
    ✅TikTok: / danpatrascutech
  • Наука та технологія

КОМЕНТАРІ • 24

  • @spudhead70
    @spudhead70 3 дні тому

    Great video as always! Goes a bit fast in the Azure section as I find the menus in that very confusing and unintuitive!
    Also, minutes (1-6) of the video you could just right-click on the project and 'Add' Docker Support - boom!

  • @danielegiovanetti9258
    @danielegiovanetti9258 8 місяців тому +2

    Thanks so much Dan! Perfect explanation and thanks so much for sharing what the documentation omit👍

  • @georget10i
    @georget10i 8 місяців тому

    Thanks for another great tutorial, Dan. But more importantly, you lost weight man, looking great! Well done!! Keep at it

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

    Amazing Vide and Now for Next one please make use of Blob Storage, Database CRUD 😀

  • @passionforkiteflying
    @passionforkiteflying 6 місяців тому

    Perfect explanation! the only video from that I have learned this how to do it! thank you, one request to @Codewrinkles, please create a blog to integrate custom domain with this Container instance!

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

    I built my project in VSCode so I had to change to the WORKDIR after the restore, then COPY . . before I could build

  • @eugene_potashkin
    @eugene_potashkin 8 місяців тому

    Wonderful tutorial!

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

    great stuff. many thanks

  • @edwinroman30
    @edwinroman30 2 місяці тому

    Hi Dan. Do you think that minimal APIs will replace the Old Controller pattern for building web APIs? Since it released, I saw a wide adoption of it and until now I'm using the Controller tag base.

  • @dastanabishev8183
    @dastanabishev8183 8 місяців тому

    Thank you!

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

    perfect !

  • @robsonfaxas6574
    @robsonfaxas6574 8 місяців тому +1

    Perfect and straightforward. Thank you, Dan! Would you make a third-step video triggering a pipeline by a git push and publishing?

  • @sudidav
    @sudidav 8 місяців тому

    Nice demo Dan. 👍🏾. Docker hub has private repositories which are available under the paid plans.

    • @Codewrinkles
      @Codewrinkles  8 місяців тому +1

      Yep, that's true. I should have mentioned it in the video.

  • @manojlobo5099
    @manojlobo5099 6 місяців тому

    Hi Dan, how are you? Hope all is ok with you; I did not see the video for a month. Take care and God bless

  • @alefalessandropereiradasil9320
    @alefalessandropereiradasil9320 8 місяців тому

    31°C 😎

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

    Muchas gracias Mister Wrinkles. justo que esta buscando gracias