·DevOps
Module 4 Lesson 4: Volumes and Persistent Storage
Stop losing your data. Learn how to use Docker Volumes and Bind Mounts to ensure your databases and user uploads survive container deletions and upgrades.
2 articles
Stop losing your data. Learn how to use Docker Volumes and Bind Mounts to ensure your databases and user uploads survive container deletions and upgrades.
Stop rebuilding images. Learn how to use Bind Mounts to link your host source code to your container, enabling 'Instant Feedback' as you type.