Docker: Storage and Volumes

Docker: Storage and Volumes

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 54m | 165 MB

Docker containers aren’t just for app deployment. They can also be used for persistent data storage. This course introduces the basics of Docker storage, including configuring drivers, volumes, bind mounts, and cluster storage. Instructor David Davis also shows how to change drivers and free up storage space by cleaning up unused Docker images. By the end of the course, you should be able to set up a variety of virtual storage solutions with Docker and answer related objectives from the Docker Certified Associate (DCA) certification exam.

Table of Contents

Introduction
1 Welcome
2 Docker Certified Associate DCA prep
3 What you should know
4 Setting up your environment

Understanding Docker Storage
5 Docker storage overview
6 Compare object storage solutions
7 Analyze Docker s layered storage

Configuring Docker Storage
8 Storage driver options and use cases
9 Change storage driver
10 Device mapper
11 Configure device mapper
12 Docker volumes
13 Configure Docker volumes
14 Docker bind mounts
15 Configure Docker bind mounts
16 Configure Docker cluster storage
17 Clean up unused Docker images

Conclusion
18 Next steps