What is the "RECLAIMABLE" space displayed in docker system df?

One can use the command docker system df (mirror) (introduced in Docker 1.13.0) to see docker disk usage, e.g.: username@server:~$ docker system df TYPE TOTAL ACTIVE ...