Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 608 Bytes

storage-volumes.md

File metadata and controls

10 lines (9 loc) · 608 Bytes

Storage and Volumes

This chapter consist of the following topics:

  • State which graph driver should be used on which OS
  • Demonstrate how to configure devicemapper
  • Compare object storage to block storage, and explain which one is preferable when available
  • Summarize how an application is composed of layers and where those layers reside on the filesystem
  • Describe how volumes are used with Docker for persistent storage
  • Identify the steps you would take to clean up unused images on a filesystem, also on Docker Trusted Registry (DTR)
  • Demonstrate how storage can be used across cluster nodes