Docker Tutorial - A Demo using Docker, Postgres and Express
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=f9dbk9vT1RQ
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
Docker is a software container platform used by developers to eliminate “works on my machine” problems when collaborating on code with co-workers. Docker provides containers that are isolated from each other, which makes it easier for developers to create, deploy, and run applications. In this Docker tutorial, we talk about the advantages of using Docker and give some examples of how you can work with it as a developer.
Watch this video to learn:
- Docker's infrastructure
- The difference between Docker and Virtual Machines
- A demo of a two-container application that powers a simple Node app with Postgres
Other Videos By Fullstack Academy
Tags:
Docker
Docker Tutorial
Docker demo
what is Docker