- What is the container layer in the Docker storage architecture?
- What is the difference between volumes and bind mounts?
- Why is storing container state data in the container layer not recommended?
- How can you mount Azure Files SMB share transparently in a container?
- Can you use bind mounts in containers that run in Hyper-V isolation?
- What command removes all unused volumes on the container host?
- What are volume drivers (plugins)?
You can find the answers to these questions in the Assessments section of this book.