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

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024

Комментарии • 34

  • @AwakeningofAI
    @AwakeningofAI 3 года назад +20

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

  • @benjaminnkem
    @benjaminnkem 3 месяца назад +1

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

  • @salkohajric6176
    @salkohajric6176 Месяц назад +1

    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

  • @doloreslaflipoflopo2746
    @doloreslaflipoflopo2746 9 месяцев назад +1

    you smashed it, mate. nice one!

  • @tanercoder1915
    @tanercoder1915 Год назад

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

  • @oscarsanz4362
    @oscarsanz4362 2 года назад +9

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

  • @Emma-tm1mx
    @Emma-tm1mx 2 года назад +1

    dude, thanks.
    love from IDN

  • @psydook
    @psydook Год назад +1

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

  • @AKASH-sw9bs
    @AKASH-sw9bs 2 года назад

    What an amazing start ....
    Thanks man .

  • @DuyTran-ss4lu
    @DuyTran-ss4lu 3 года назад +1

    You're the best. Thanks so much

  • @pauljere7013
    @pauljere7013 Год назад

    zero to hero indeed.. thanks a lot

  • @ANIEKANEDET-kl4uu
    @ANIEKANEDET-kl4uu Год назад

    Great content and simplified

  • @electroheadfx
    @electroheadfx 3 года назад

    I love what you do man :)

  • @goncalovidal9837
    @goncalovidal9837 Год назад

    thanks ! this is awsome :)

  • @praful728
    @praful728 3 года назад +1

    Can you create a video on webpack or snowpack

  • @27sosite73
    @27sosite73 Год назад

    extremely usefull

  • @milon27
    @milon27 2 года назад +1

    how to get ssl certificate?

  • @valikonen
    @valikonen Год назад

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

  • @aykut8517
    @aykut8517 2 года назад

    thank you

  • @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 ?

  • @lavishakapoor
    @lavishakapoor Год назад

    Can we do it without using docker compose file?

  • @gbtech8602
    @gbtech8602 3 года назад

    Welcome

  • @mohamedyoussef8835
    @mohamedyoussef8835 Год назад

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

  • @ChristianRosenhagen
    @ChristianRosenhagen Год назад

    What is a M-A-G ?

  • @adeelhashmi145
    @adeelhashmi145 Год назад

    -d is daemon? 33:54

    • @alucard8678
      @alucard8678 6 месяцев назад

      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 Год назад

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

    • @chichox09
      @chichox09 Год назад

      did you solve it?

    • @felixtrost5673
      @felixtrost5673 6 месяцев назад

      @@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