hasActiveEndpoints property
True when at least one container is currently attached. Docker refuses to remove a network while this is true.
Implementation
final bool hasActiveEndpoints;
True when at least one container is currently attached. Docker refuses to remove a network while this is true.
final bool hasActiveEndpoints;