Docker Compose
Lectures 60 • 40 slides
Narration
Slide 1: Docker Introduction: Basics of Container Technology
Review of the Previous Session
mindmap
root((Docker Introduction))
Container Technology
Images and Containers
Dockerfile
docker-compose
- How to enable strict mode
- Functions restricted in strict mode
- Relationship with modern JavaScript
Today's Learning Content
- What is container technology?
- Basic concepts of Docker
- Relationship between images and containers
- Image creation using Dockerfile
- Managing multiple containers with docker-compose
Learning Objectives
- Understand the basics of container technology
- Be able to perform basic Docker operations
- Be able to containerize simple applications
1/40