Docker sq

Docker Fundamentals - Persisting Data

PRO
Outline

Introduction

Containers are generally meant to be stateless. But you might at some point find yourelf needing to persist a state - like in a database, for example. Let's learn how!

 

I finished! On to the next chapter