
Advanced Docker Concepts
Advanced Docker Concepts section of the course
3 lessons
0 lessons completed
Chapter Progress
0%
0 of 8 lessons completed
Course Navigation
Chapter Lessons
Learn Step by Step
Progress through each lesson at your own pace and build mastery with hands-on practice.
Chapter Lessons
1
Containerized Postgres
One of the best parts about using Docker is that there are so many official images that you can use
Explanation Lesson
2
Docker data storage
If a container is designed to be ephemeral in nature, then what happens to the data that lives on the container
Explanation Lesson
3
Docker Compose
You might be wondering, if the purpose of containers is isolation, then how would we ever run an application
Explanation Lesson