Class DockerBuild
java.lang.Object
io.quarkus.container.image.docker.deployment.DockerBuild
- All Implemented Interfaces:
BooleanSupplier
-
Constructor Summary
ConstructorsConstructorDescriptionDockerBuild(io.quarkus.container.image.deployment.ContainerImageConfig containerImageConfig) -
Method Summary
-
Constructor Details
-
DockerBuild
DockerBuild(io.quarkus.container.image.deployment.ContainerImageConfig containerImageConfig)
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-