portworx / lcfs

LCFS Graph driver for Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

start lcfs with a storage size cap option

gourao opened this issue · comments

When lcfs is started, it should take in a size option and not exceed that capacity limit. Image layers that are not in use (perhaps using some sort of garbage collection scheme) should be automatically purged.