Docker Tutorial - Learn How To Integrate Docker Into Your Workflow

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



Category:
Tutorial
Duration: 10:18
708 views
4


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

Docker is a software container platform that allows developers to run their code in isolated containers away from their own servers. This makes creating, deploying and running applications a lot easier. In this Docker tutorial, we give a brief introduction to what Docker is, why you would want to use it, and how you can get started integrating it into your workflow.

Watch this video to learn:

- What is Docker and how to use it
- The advantages of using Docker
- How to use shell commands to interact with Docker, build images, and run your code in a Docker container







Tags:
Docker Tutorial
docker
how to use docker
What is Docker