public class NativeImageBuildRemoteContainerRunner extends NativeImageBuildContainerRunner
containerRuntime, outputPath| Constructor and Description |
|---|
NativeImageBuildRemoteContainerRunner(NativeConfig nativeConfig,
Path outputDir,
String resultingExecutableName) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getBuildCommand(List<String> args) |
protected void |
postBuild() |
protected void |
preBuild(List<String> buildArgs) |
buildCommand, getContainerRuntimeBuildArgs, getGraalVMVersionCommand, setupbuild, cleanupServer, getGraalVMVersionpublic NativeImageBuildRemoteContainerRunner(NativeConfig nativeConfig, Path outputDir, String resultingExecutableName)
protected void preBuild(List<String> buildArgs) throws InterruptedException, IOException
preBuild in class NativeImageBuildRunnerInterruptedExceptionIOExceptionprotected String[] getBuildCommand(List<String> args)
getBuildCommand in class NativeImageBuildContainerRunnerprotected void postBuild()
throws InterruptedException,
IOException
postBuild in class NativeImageBuildRunnerInterruptedExceptionIOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.