...

>

Using Volumes

Using Volumes

In this lesson, you will learn how to use volumes to prevent data loss.

When a container writes files, it writes them inside of the container. Which means that when the container dies (the ...