Definition
A Linux filesystem that stacks layers on top of each other like transparent sheets, showing the top one when you look down.
The Linux union filesystem underlying Docker images, which presents a stack of read-only lower layers with a writable upper layer; extended in DeltaBox to allow runtime layer pivots without unmounting.