Docker: How to maintain data Persistence between different container runs using Volumes

preview_player
Показать описание
In this video tutorial I show you how to create a docker volume and mount it to a docker image so you can store data in it that can be saved even after the container is closed in order to achieve data persistence between different container runs. I also show you how to copy data into the container and out of the container while the volume is mounted on it.

Some useful references for more information on the subject:
A useful reference on removing/deleting containers,volumes,images etc:

Post any questions you have in the comments and be sure to like and subscribe!

GPU: GeForce GTX 1080 Ti
CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Memory: 32 GB RAM (31.94 GB RAM usable)
Current resolution: 2560 x 1440, 144Hz
Operating system: Microsoft Windows 10 Education and Ubuntu
Рекомендации по теме
Комментарии
Автор

thanks, good video, the text is way too small though.

TheDevOpsEngineer