Docker Tutorial - Learn how to use Docker

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=13KC0WVGZ0w



Category:
Tutorial
Duration: 16:58
85 views
0


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Docker is a software platform that allows developers to run applications more securely by segmenting them into their own space - or container. The containers are isolated from each other, which gives each application or group of applications their own space to run, and that way they can run with safety. In this Docker tutorial, we go over the basics of using Docker, specifically when working with Node.js.

Watch this video to learn:

- What is Docker and why is it important
- How does it work
- The advantages of using Docker







Tags:
Docker
Docker Tutorial
how to use Docker
Docker examples