Docker from Zero to Hero | Dockerizing Full Stack Web App REACTJS & NODEJS w/docker-compose

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

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

  • @AwakeningofAI
    @AwakeningofAI 3 ปีที่แล้ว +20

    The content you have been putting out is pure gold mate. Respect.

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

    man watching this I can tell that quality of your video production when 10x since this

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

    I was scared of Docker, then you came and saved me from it ❤

  • @doloreslaflipoflopo2746
    @doloreslaflipoflopo2746 11 หลายเดือนก่อน +1

    you smashed it, mate. nice one!

  • @salkohajric6176
    @salkohajric6176 3 หลายเดือนก่อน +2

    If you have issue with building docker image with error regarding webpack (from 59 minute of the video) of the client, run this command inside /client folder first: npm install --save-dev webpack

  • @Emma-tm1mx
    @Emma-tm1mx 2 ปีที่แล้ว +1

    dude, thanks.
    love from IDN

  • @oscarsanz4362
    @oscarsanz4362 3 ปีที่แล้ว +9

    Great video!! Could you make another one with development and production environtments and deploy the container to aws or Google cloud for example?

  • @AKASH-sw9bs
    @AKASH-sw9bs 2 ปีที่แล้ว

    What an amazing start ....
    Thanks man .

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

    zero to hero indeed.. thanks a lot

  • @DuyTran-ss4lu
    @DuyTran-ss4lu 3 ปีที่แล้ว +1

    You're the best. Thanks so much

  • @ANIEKANEDET-kl4uu
    @ANIEKANEDET-kl4uu ปีที่แล้ว

    Great content and simplified

  • @electroheadfx
    @electroheadfx 3 ปีที่แล้ว

    I love what you do man :)

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

    thanks ! this is awsome :)

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

    Hi, thanks, but what is the advantages to dockerize a Full Stack web app if I can't deploy it like with Vercel/Firebase and see it on the web ?

  • @gbtech8602
    @gbtech8602 3 ปีที่แล้ว

    Welcome

  • @27sosite73
    @27sosite73 ปีที่แล้ว

    extremely usefull

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

    Can we do it without using docker compose file?

  • @aykut8517
    @aykut8517 2 ปีที่แล้ว

    thank you

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

    I'm not docker expert but importing a classical node it's a mistake, we need node slim or something similar

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

    35:12 the ID is wrong, it has to have 1 at the start

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

    how to get ssl certificate?

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

    Can you create a video on webpack or snowpack

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

    Awesome video ++++++++++++++++ 🙂

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

    What is a M-A-G ?

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

    -d is daemon? 33:54

    • @alucard8678
      @alucard8678 8 หลายเดือนก่อน

      detach, meaning run the docker container in detach mode, so it's running in background but you can still use the terminal ( basically you won't have the cursor blinking in there terminal while you docker container is running)

  • @hanimecheddal6472
    @hanimecheddal6472 3 ปีที่แล้ว

    Loukan jit nta t9rina machi 5iir mn hadouk

  • @neerajgoswami2897
    @neerajgoswami2897 3 ปีที่แล้ว

    In my country it's a 4am bro

  • @na1tm3r
    @na1tm3r 2 ปีที่แล้ว

    ERROR webpack: not found.
    Happy-path vids suck!…

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

      did you solve it?

    • @felixtrost5673
      @felixtrost5673 8 หลายเดือนก่อน

      @@chichox09 the problem is the `ENV NODE_ENV=production`. It skips the dev dependencies on npm install

  • @olawaleakinbolawaakinro9777
    @olawaleakinbolawaakinro9777 3 ปีที่แล้ว

    Fullstack with cloud, Thanks @CoderOne