Volume Drivers

Difficulty: Advanced

Question

What are Docker volume drivers?

Answer

Plugins that allow Docker to store volume data on external systems like NFS, AWS EBS, or Azure Files.

Concepts covered

Volume, NFS, EBS