Linux serverlinux web serverNETWORK ADMINISTRATIONS

Learn Docker in 7 Easy Steps – Full Beginner's Tutorial

A complete introduction to Docker. Learn how to Dockerize a Node.js and run manage multiple containers with Docker Compose. https://fireship.io/lessons/docker-basics-tutorial-nodejs

00:00 What is Docker?
01:54 Installation & Tooling
02:40 Dockerfile
06:06 Build an Image
07:12 Run a Container
08:52 Debugging
09:35 Docker Compose

Source code https://github.com/fireship-io/fireship.io
Official Docker https://www.docker.com

#LearnToCode #Docker

Install the quiz app 🤓

iOS https://itunes.apple.com/us/app/fireship/id1462592372?mt=8
Android https://play.google.com/store/apps/details?id=io.fireship.quizapp

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

– Atom One Dark
– vscode-icons
– Fira Code Font

source by Fireship

linux web server

20 thoughts on “Learn Docker in 7 Easy Steps – Full Beginner's Tutorial

  • Your video editing, visuals, pace, everything is incredibly good and high quality, it's like a new art movement. Who makes the visuals?

  • ok, so I'm 4:00 minutes in, and you're already talking about 5 steps ahead of where I am. Do you have a beginners tutorial for learning whatever it is you're talking about in this tutorial? What is the index.js file? Where did it come from. Where am I supposed to be creating these files? Where is the docker-demo file coming from? This is NOT a beginners video, this is a week in from beginner.

  • Cant make this work, only says "Docker engine stopped"
    Tried re installing docker tons of times but still the same error.

    Using macOS v 12.1 Monterey. Docker doesn't work.

  • Wow it was really helpful! The animation at the end it lit 🔥

  • So unbelievably useful. I'm studying Computer Science and we got to Docker.
    While our Professor is explaining the stuff around like what is IAAS, PAAS and SAAS,
    we have to set up and work with virtual Machines and Docker to do the things behind the scenes.

    Now im actually understanding why i do these things.

    i bet this channel will grow to something massive in the developer community.

  • the fking think wont even work. just says "docker engine stopped"

  • I watched it for first time and i understood so much newer concepts wow . this is great

  • Fireship makes even the most compleicated shit so easy and fun to learn. One of the very best out there!

  • When i run: docker run – p 5000:8080 i get this:
    ERRO[0000] error waiting for container:

    What am I doing wrong?

  • While the dockerfile is in src directory, the copy . . would also copy the node modules directory? Whats counterintuitive.

  • very good video. I suggest the viewer to slow the speed to 0.75 to catch all the great information.

  • I am afraid this explanation may work only if the "imposter" knows what node.js is …

  • I'm still scared. GPT 4 – Create a docker file

  • can you go over udocker?

Comments are closed.