Storage

In this lesson, you will learn how to store your data in a persistent file system.

As we saw in the Using Volumes lesson, it’s better to create images that result in stateless containers that rely on external data stores. Sometimes though, you need to store your data in a persistent file system.

When this need arises, use the VOLUME instruction as such:

Get hands-on with 1200+ tech skills courses.