public class JkDockerNativeBuild extends JkDockerBuild
Modifier and Type | Class and Description |
---|---|
static class |
JkDockerNativeBuild.PopularBaseImage |
JkDockerBuild.AddUserStatement, JkDockerBuild.DockerfileTemplate, JkDockerBuild.NonRootMode
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_BASE_IMAGE |
dockerfileTemplate
Modifier and Type | Method and Description |
---|---|
static JkDockerNativeBuild |
of(JkNativeCompilation nativeImage) |
addFsOperation, addTokenResolver, buildImage, buildImageInTemp, computeImportedFileRelativePath, generateContextDir, getBaseImage, getExposedPorts, getPortMappingArgs, hasNonRootUserCreation, of, renderDockerfile, renderInfo, setAddUserStatement, setAddUserStatement, setBaseImage, setExposedPorts, setGroupId, setNonRootUserCreationMode, setUserId, toDoubleQuotedArgs, toDoubleQuotedArgs
public static JkDockerNativeBuild of(JkNativeCompilation nativeImage)