Package io.quarkus.deployment
Class IsDockerWorking
java.lang.Object
io.quarkus.deployment.IsContainerRuntimeWorking
io.quarkus.deployment.IsDockerWorking
- All Implemented Interfaces:
BooleanSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkus.deployment.IsContainerRuntimeWorking
IsContainerRuntimeWorking.DockerHostStrategy, IsContainerRuntimeWorking.Result, IsContainerRuntimeWorking.Strategy, IsContainerRuntimeWorking.TestContainersStrategy -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.deployment.IsContainerRuntimeWorking
getAsBoolean
-
Constructor Details
-
IsDockerWorking
public IsDockerWorking() -
IsDockerWorking
public IsDockerWorking(boolean silent)
-