pruneZincImages

suspend fun pruneZincImages(dispatcher: CoroutineDispatcher): Job

A scenario which prunes all local ZINC images.

Note that all dangling images, whether or not related to ZINC images, will be pruned as part of this operation.

Parameters

dispatcher

Coroutine dispatcher.