Overview
Explore Docker essentials for Angular developers in this comprehensive ng-conf talk. Learn about Docker's fundamentals, including images, containers, and Docker Hub. Discover how to set up a new project, create volumes, and remove containers. Dive into microservices architecture and its benefits. Follow along with practical examples, including creating YAML files, building Docker images, and using docker-compose. Gain insights into real-life scenarios and watch a live demonstration to enhance your understanding of Docker's integration with Angular development.
Syllabus
Intro
Docker is the start
The challenge
What is Docker
Docker Images
Docker Hub
Removing Images
Running Nginx
New Project
Creating a Volume
Removing Containers
Microservices
Benefits
Example
Repository
Running Docker
Creating a YAMO file
Copy and Paste
docker compose build
docker build up
real life example
demo
Taught by
ng-conf