Unable to delete dead containers with VFS storage driver from docker root dir

After some research , I found that it is caching our custom base images inside vfs/dir directory and occupying lot of space with them. It is surprising that system prune is not removing them. Do we have a way to address this space leak issue with custom base images.