noCache property

bool noCache
final

Whether to disable the Docker build cache (--no-cache).

Defaults to false.

Implementation

final bool noCache;