How to deploy ASP NET Web Application on Docker Container

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • In this video, we have discussed how to build and deploy an ASP.NET Web Application on Docker Container

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

  • @nilkanthkapale
    @nilkanthkapale ปีที่แล้ว +8

    It was good session , sometimes it is good to have problems in live session to understand scenario deeply , thanks for the wonderful tutorial

  • @beyondunique6469
    @beyondunique6469 7 หลายเดือนก่อน

    This was so useful 👏 and u explained it from the base level .
    Expecting more techie videos from you ❤

  • @ici8522
    @ici8522 6 วันที่ผ่านมา

    can i use old net framework or minimum 4.5 ?

  • @GuruG-dl8tz
    @GuruG-dl8tz 9 หลายเดือนก่อน

    Good One.. Very humble presentation though :)

  • @gesuchandra766
    @gesuchandra766 ปีที่แล้ว

    nicely explained every minute stuff

  • @TheDibs4
    @TheDibs4 6 หลายเดือนก่อน

    Good effort. Helpful.

  • @turalhasanov8444
    @turalhasanov8444 4 หลายเดือนก่อน

    Thank you very much!

  • @KrishnaSmily
    @KrishnaSmily 7 หลายเดือนก่อน

    Good job 👍

  • @krishnachaitanya1793
    @krishnachaitanya1793 7 หลายเดือนก่อน

    good explanation

  • @MaheshKumar-hy1ws
    @MaheshKumar-hy1ws ปีที่แล้ว

    While I'm trying to switch it to windows container I'm getting an error saying that "windows containers are not supported by your version of windows" my OS is windows 11. Is there any other way .?

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

    Great!

  • @vishnuvs-w9h
    @vishnuvs-w9h ปีที่แล้ว

    Hi nice video. If we have more than multiple services in the same project one is depended on another so better is we build docker file or docker compose file can you please explain.

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

      There are two options, since the docker containers run in their isolated environment and can't access each other, you can create a network for each container in a docker file so all the containers gets accessed through the network or create a docker-compose to encapsulate all the containers.

  • @harinathpulimi2201
    @harinathpulimi2201 6 หลายเดือนก่อน

    To install Docker Desktop subscription required?

    • @Praxss
      @Praxss 6 หลายเดือนก่อน

      Nope

  • @SanthoshKumar-gm6kl
    @SanthoshKumar-gm6kl ปีที่แล้ว

    Hi sir it was good but also I request u to help how to run this container in another computer

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

      You can export the image into the docker hub and import it to another computer from the docker hub and run it.

  • @ruwanc2003
    @ruwanc2003 ปีที่แล้ว

    i want to install on ubuntu server, how can i do this ?

  • @jnuthan505
    @jnuthan505 ปีที่แล้ว

    well explained 🤝git repo link please

  • @rayanjames3050
    @rayanjames3050 5 หลายเดือนก่อน

    Where is the source code?

  • @abdulhai_007
    @abdulhai_007 4 หลายเดือนก่อน

    Before making video
    Practice it properly so that u don't stuck anywhere while making d video..

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

    bro, no offense but you are making a video on docker and you don't know what -d does and what is causing the error run the docker image? you should research yourself, learn and create the demo and run it then make it video to save the embarrassment.

  • @zeihuro
    @zeihuro 5 หลายเดือนก่อน

    Exelent