Docker Volumes Explained | Restart Policies and Replicating Containers | Geekific

Опубликовано: 03 Август 2024
на канале: Geekific
1,378
34

Discord Community:   / discord  
GitHub Repository: https://github.com/geekific-official/

In the previous video of this series, we made use of Docker Compose to wrap our SpringBoot application in a container and spun up next to it another container holding our Postgres database. In this video, we pick right were we left off and explore additional Docker concepts: Restart Policies, Replication and Volumes.

Timestamps:
00:00 Introduction
00:48 Restart Policies
02:30 Replicating Containers
03:44 Docker Volumes
07:20 Thanks for Watching!

If you found this video helpful, check other Geekific uploads:
Object-Oriented Programming Fundamentals:    • What is Object-Oriented Programming? | Obj...  
SOLID Principles and Best Practices:    • SOLID Design Principles with Java Examples...  
Recursion Made Simple, Recursive Methods:    • What is Recursion? | Recursion Made Simple...  
Use-Case and Sequence Diagrams:    • UML Use-Case and Sequence Diagrams Made Si...  
Introduction to Dynamic Programming:    • What Is Dynamic Programming and How To Use...  
What is the Two-Pointers Technique and how to use it?:    • What is the Two-Pointers Technique & How t...  
Top Commands used to Interact with Docker Containers:    • Manipulate Docker Containers | Top Command...  
Docker Containers Lifecycle (create, start, run, stop and kill a container):    • Docker Containers Lifecycle | create, star...  
Building Custom Docker Images:    • Building Custom Docker Images | Dockerfile...  
Containerizing our Spring Boot Application with Docker:    • Containerizing our Spring Boot Application...  
Docker Compose with SpringBoot and PostgreSQL:    • Docker Compose with SpringBoot and Postgre...  

#Geekific #Docker #DockerVolumes #DockerCompose #RestartPolicies #ContainerReplication